Skip to content

Commit 7134829

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin (#699)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1701abf commit 7134829

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
@@ -401,7 +401,7 @@
401401
</plugin>
402402
<plugin>
403403
<artifactId>maven-surefire-plugin</artifactId>
404-
<version>3.0.0-M5</version>
404+
<version>3.5.2</version>
405405
<configuration>
406406
<includes>
407407
<include>**/*Test.*</include>

0 commit comments

Comments
 (0)