Skip to content

Commit 000f9e1

Browse files
authoredNov 13, 2024
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.2
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.4.0 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.4.0...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac6a009 commit 000f9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.plugins</groupId>
7878
<artifactId>maven-surefire-plugin</artifactId>
79-
<version>3.4.0</version>
79+
<version>3.5.2</version>
8080
<dependencies>
8181
<dependency>
8282
<groupId>org.junit.platform</groupId>

0 commit comments

Comments
 (0)
Failed to load comments.