Skip to content

Commit 2138dac

Browse files
Bump surefire-plugin.version from 3.5.1 to 3.5.2
Bumps `surefire-plugin.version` from 3.5.1 to 3.5.2. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) --- 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] <support@github.com>
1 parent 5ea9ab3 commit 2138dac

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
@@ -15,7 +15,7 @@
1515
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
1616
<quarkus.platform.version>3.16.1</quarkus.platform.version>
1717
<skipITs>true</skipITs>
18-
<surefire-plugin.version>3.5.1</surefire-plugin.version>
18+
<surefire-plugin.version>3.5.2</surefire-plugin.version>
1919

2020
<quarkus-github-app.version>2.7.0</quarkus-github-app.version>
2121
<glob.version>0.9.0</glob.version>

0 commit comments

Comments
 (0)