Skip to content

Commit ad05fa4

Browse files
Bump maven-failsafe-plugin from 3.0.0-M1 to 3.0.0-M5
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M1 to 3.0.0-M5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M1...surefire-3.0.0-M5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a8b98bb commit ad05fa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
<plugin>
338338
<groupId>org.apache.maven.plugins</groupId>
339339
<artifactId>maven-failsafe-plugin</artifactId>
340-
<version>3.0.0-M1</version>
340+
<version>3.0.0-M5</version>
341341
<executions>
342342
<execution>
343343
<goals>

0 commit comments

Comments
 (0)