Skip to content

Commit 461b8d5

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-surefire-plugin from 2.22.2 to 3.0.0
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdafd05 commit 461b8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexus-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>org.apache.maven.plugins</groupId>
2424
<artifactId>maven-surefire-plugin</artifactId>
25-
<version>2.22.2</version>
25+
<version>3.0.0</version>
2626
</plugin>
2727
</plugins>
2828
</pluginManagement>

0 commit comments

Comments
 (0)