Skip to content

Commit 7556631

Browse files
chore(deps): bump maven-failsafe-plugin from 2.22.2 to 3.0.0 (#346)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33e1ee4 commit 7556631

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
@@ -218,7 +218,7 @@
218218
<plugin>
219219
<groupId>org.apache.maven.plugins</groupId>
220220
<artifactId>maven-failsafe-plugin</artifactId>
221-
<version>2.22.2</version>
221+
<version>3.0.0</version>
222222
</plugin>
223223
<plugin>
224224
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)