Skip to content

Commit

Permalink
Bump maven-failsafe-plugin from 2.16 to 2.22.2
Browse files Browse the repository at this point in the history
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.16 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-2.16...surefire-2.22.2)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 20, 2021
1 parent 86c4a08 commit c39a5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.16</version>
<version>2.22.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit c39a5af

Please sign in to comment.