Bump maven-failsafe-plugin from 2.22.1 to 2.22.2

Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.22.1 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.1...surefire-2.22.2)

Signed-off-by: dependabot[bot] <support@github.com>
pull/111/head
dependabot[bot] 2021-05-03 06:04:38 +00:00 committed by Richard Körber
parent 9905fdf204
commit 9bae5bdd3b
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.22.1</version>
<version>2.22.2</version>
<executions>
<execution>
<goals>