Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 23534c9

Browse files
Bump maven-surefire-report-plugin from 3.0.0-M7 to 3.0.0-M8 (#1999)
Bumps [maven-surefire-report-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M8. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0-M8) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25c891b commit 23534c9

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
@@ -605,7 +605,7 @@
605605
</plugin>
606606
<plugin>
607607
<artifactId>maven-surefire-report-plugin</artifactId>
608-
<version>3.0.0-M7</version>
608+
<version>3.0.0-M8</version>
609609
</plugin>
610610
<plugin>
611611
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)