Skip to content

Commit 6216cc6

Browse files
Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 (#404)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M6 to 3.0.0-M7. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M6...surefire-3.0.0-M7) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d1d8b6 commit 6216cc6

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
@@ -361,7 +361,7 @@
361361
<plugin>
362362
<groupId>org.apache.maven.plugins</groupId>
363363
<artifactId>maven-failsafe-plugin</artifactId>
364-
<version>3.0.0-M6</version>
364+
<version>3.0.0-M7</version>
365365
<configuration>
366366
<parallel>methods</parallel>
367367
<threadCount>${threads}</threadCount>

0 commit comments

Comments
 (0)