Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 9e74c20

Browse files
Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 (#62)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-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 a9e8564 commit 9e74c20

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
@@ -132,7 +132,7 @@
132132
</execution>
133133
</executions>
134134
<groupId>org.apache.maven.plugins</groupId>
135-
<version>3.0.0</version>
135+
<version>3.1.0</version>
136136
</plugin>
137137
<plugin>
138138
<artifactId>jacoco-maven-plugin</artifactId>

0 commit comments

Comments
 (0)