Skip to content

Commit 24ae70f

Browse files
dependabot[bot]jiridanek
authored andcommitted
Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 (#565)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M9...surefire-3.0.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 793ef00)
1 parent 8323d85 commit 24ae70f

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-M9</plugin.surefire.version>
57+
<plugin.surefire.version>3.0.0</plugin.surefire.version>
5858
<plugin.versions.version>2.7</plugin.versions.version>
5959

6060
<annotations.version>24.0.1</annotations.version>

0 commit comments

Comments
 (0)