Skip to content

Commit 425646d

Browse files
authoredJun 25, 2024··
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#1017)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16dadb3 commit 425646d

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
@@ -398,7 +398,7 @@
398398
<plugin>
399399
<groupId>org.apache.maven.plugins</groupId>
400400
<artifactId>maven-surefire-plugin</artifactId>
401-
<version>3.2.5</version>
401+
<version>3.3.0</version>
402402
</plugin>
403403
<plugin>
404404
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.