Skip to content

Commit 81115ef

Browse files
Bump surefire-plugin.version from 3.5.2 to 3.5.3
Bumps `surefire-plugin.version` from 3.5.2 to 3.5.3. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17b82d2 commit 81115ef

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
@@ -16,7 +16,7 @@
1616
<quarkus.platform.artifact-id>quarkus-universe-bom</quarkus.platform.artifact-id>
1717
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
1818
<quarkus.platform.version>3.26.2</quarkus.platform.version>
19-
<surefire-plugin.version>3.5.2</surefire-plugin.version>
19+
<surefire-plugin.version>3.5.4</surefire-plugin.version>
2020
</properties>
2121
<dependencyManagement>
2222
<dependencies>

0 commit comments

Comments
 (0)