Skip to content

Commit 3a6c00d

Browse files
dependabot[bot]yrodiere
authored andcommitted
Bump surefire-plugin.version from 3.0.0-M9 to 3.0.0
Bumps `surefire-plugin.version` from 3.0.0-M9 to 3.0.0. Updates `maven-surefire-plugin` 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) Updates `maven-failsafe-plugin` 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 - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b93744 commit 3a6c00d

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
@@ -39,7 +39,7 @@
3939
<quarkus.version>3.0.0.Alpha5</quarkus.version>
4040
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
4141
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
42-
<surefire-plugin.version>3.0.0-M9</surefire-plugin.version>
42+
<surefire-plugin.version>3.0.0</surefire-plugin.version>
4343
<assertj.version>3.24.2</assertj.version>
4444
<version.buildnumber.plugin>3.0.0</version.buildnumber.plugin>
4545
</properties>

0 commit comments

Comments
 (0)