Skip to content

Commit

Permalink
Bump maven-failsafe-plugin from 2.22.1 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.22.1 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-2.22.1...surefire-2.22.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Sgitario committed May 4, 2021
1 parent 341840e commit 60478c1
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 @@ -19,7 +19,7 @@
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<surefire-plugin.version>2.22.1</surefire-plugin.version>
<surefire-plugin.version>2.22.2</surefire-plugin.version>
<testcontainers.version>1.15.2</testcontainers.version>
<maven-checkstyle-plugin.version>3.1.1</maven-checkstyle-plugin.version>
<formatter-maven-plugin.version>2.13.0</formatter-maven-plugin.version>
Expand Down

0 comments on commit 60478c1

Please sign in to comment.