Skip to content

Commit 5453627

Browse files
Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#1388)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M8...surefire-3.0.0-M9) --- 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 6295dc4 commit 5453627

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
@@ -142,7 +142,7 @@
142142
<plugin>
143143
<groupId>org.apache.maven.plugins</groupId>
144144
<artifactId>maven-failsafe-plugin</artifactId>
145-
<version>3.0.0-M8</version>
145+
<version>3.0.0-M9</version>
146146
<configuration>
147147
<groups>${test.groups}</groups>
148148
</configuration>

0 commit comments

Comments
 (0)