Skip to content

Commit 7bab47a

Browse files
Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M7 (#15)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M7. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M5...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] <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 3867f7f commit 7bab47a

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
@@ -44,7 +44,7 @@
4444

4545
<!-- Plugin versions -->
4646
<version.maven-enforcer-plugin>3.1.0</version.maven-enforcer-plugin>
47-
<version.maven-failsafe-plugin>3.0.0-M5</version.maven-failsafe-plugin>
47+
<version.maven-failsafe-plugin>3.0.0-M7</version.maven-failsafe-plugin>
4848
<version.maven-surefire-plugin>3.0.0-M5</version.maven-surefire-plugin>
4949
</properties>
5050

0 commit comments

Comments
 (0)