Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.2.3 (#13568)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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
c6bdef857c
commit
dc582ff38c
2
pom.xml
2
pom.xml
|
|
@ -142,7 +142,7 @@
|
|||
<file_encoding>UTF-8</file_encoding>
|
||||
<!-- Maven plugins -->
|
||||
<maven_jar_version>3.3.0</maven_jar_version>
|
||||
<maven_surefire_version>3.0.0</maven_surefire_version>
|
||||
<maven_surefire_version>3.2.3</maven_surefire_version>
|
||||
<maven_failsafe_version>3.2.3</maven_failsafe_version>
|
||||
<maven_deploy_version>2.8.2</maven_deploy_version>
|
||||
<maven_compiler_version>3.12.1</maven_compiler_version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue