Skip to content

Commit b82ffdc

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-failsafe-plugin from 2.22.2 to 3.0.0
Bumps [maven-failsafe-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-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 461b8d5 commit b82ffdc

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
@@ -44,7 +44,7 @@
4444
<plugin>
4545
<groupId>org.apache.maven.plugins</groupId>
4646
<artifactId>maven-failsafe-plugin</artifactId>
47-
<version>2.22.2</version>
47+
<version>3.0.0</version>
4848
<executions>
4949
<execution>
5050
<goals>

0 commit comments

Comments
 (0)