Skip to content

Commit 2042eea

Browse files
build(deps): 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 a1a8e5f commit 2042eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canteen/canteen-it/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
<plugin>
8787
<artifactId>maven-failsafe-plugin</artifactId>
88-
<version>2.22.2</version>
88+
<version>3.0.0</version>
8989
<executions>
9090
<execution>
9191
<goals>

0 commit comments

Comments
 (0)