Skip to content

Commit ccea565

Browse files
dependabot[bot]yrodiere
authored andcommitted
Bump surefire-plugin.version from 3.0.0 to 3.1.0
Bumps `surefire-plugin.version` from 3.0.0 to 3.1.0. Updates `maven-surefire-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0) Updates `maven-failsafe-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 021a15f commit ccea565

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.2.Final</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</surefire-plugin.version>
42+
<surefire-plugin.version>3.1.0</surefire-plugin.version>
4343
<assertj.version>3.24.2</assertj.version>
4444
</properties>
4545
<dependencyManagement>

0 commit comments

Comments
 (0)