Skip to content

Commit 05a13fa

Browse files
Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M9
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M9. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0-M9) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da480fb commit 05a13fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<plugin>
122122
<groupId>org.apache.maven.plugins</groupId>
123123
<artifactId>maven-failsafe-plugin</artifactId>
124-
<version>3.0.0-M7</version>
124+
<version>3.0.0-M9</version>
125125
<executions>
126126
<execution>
127127
<goals>

0 commit comments

Comments
 (0)