Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf2d6aa

Browse files
authoredJun 14, 2024
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0) --- 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>
1 parent 6e3a6ea commit bf2d6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<micrometer-tracing-test.version>1.3.1</micrometer-tracing-test.version>
5656
<micrometer-docs-generator.version>1.0.2</micrometer-docs-generator.version>
5757
<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
58-
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
58+
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
5959
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
6060
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
6161
<maven-javadoc-plugin.version>3.7.0</maven-javadoc-plugin.version>

0 commit comments

Comments
 (0)
Please sign in to comment.