Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 (#13664)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
714e076284
commit
ac076eed4a
2
pom.xml
2
pom.xml
|
|
@ -143,7 +143,7 @@
|
|||
<!-- Maven plugins -->
|
||||
<maven_jar_version>3.3.0</maven_jar_version>
|
||||
<maven_surefire_version>3.2.3</maven_surefire_version>
|
||||
<maven_failsafe_version>3.2.3</maven_failsafe_version>
|
||||
<maven_failsafe_version>3.2.5</maven_failsafe_version>
|
||||
<maven_deploy_version>2.8.2</maven_deploy_version>
|
||||
<maven_compiler_version>3.12.1</maven_compiler_version>
|
||||
<maven_source_version>3.3.0</maven_source_version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue