Skip to content

Commit d6673e0

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
Bumps [maven-surefire-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-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee6d1f1 commit d6673e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.apache.maven.plugins</groupId>
121121
<artifactId>maven-surefire-plugin</artifactId>
122-
<version>3.0.0-M6</version>
122+
<version>3.0.0-M7</version>
123123
<configuration>
124124
<redirectTestOutputToFile>${redirectTestOutputToFile}</redirectTestOutputToFile>
125125
</configuration>

0 commit comments

Comments
 (0)