hibernate-validator
hibernate-validator copied to clipboard
HV-1961 Upgrade maven-surefire-plugin/maven-failsafe-plugin version to 3.1.2
- Upgraded maven-surefire-plugin/maven-failsafe-plugin/maven-surefire-report-plugin to 3.1.2
- Removed version.surefire.plugin.java-version.asm because it's not used anymore
- removed also the supplemental dependency of maven-surefire-plugin/maven-failsafe-plugin
- Replaced deperecated systemProperties with systemPropertyVariables
- Removed deprecated outputDirectory parameter for maven-surefire-report-plugin
- Removed invalid forkMode configuration
- Removed includes configuration for maven-surefire-plugin because it's already default.
https://hibernate.atlassian.net/browse/HV-1961
Remember to prepend the title of this PR, as well as all commit messages,
with the key of the Jira issue (HV-<digits>).
Thanks for your pull request!
This pull request appears to follow the contribution rules.
› This message was automatically generated.
Looking at the changes, I think most of these have already been addressed, except maybe the outputDirectory one.
I'm going to close this PR since the changes were addressed in other PRs related to the Dependabot. Thanks!