Skip to content

Commit fb953b1

Browse files
dependabot[bot]jiridanek
authored andcommitted
Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M8...surefire-3.0.0-M9) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 3ca8306)
1 parent baa35f7 commit fb953b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<plugin.jar.version>3.3.0</plugin.jar.version>
5555
<plugin.jacoco.version>0.8.8</plugin.jacoco.version>
5656
<plugin.shade.version>3.4.1</plugin.shade.version>
57-
<plugin.surefire.version>3.0.0-M8</plugin.surefire.version>
57+
<plugin.surefire.version>3.0.0-M9</plugin.surefire.version>
5858
<plugin.versions.version>2.7</plugin.versions.version>
5959

6060
<annotations.version>24.0.0</annotations.version>

0 commit comments

Comments
 (0)