1
0

Bump maven-failsafe-plugin from 2.12 to 2.22.2 (#31)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-12-15 09:23:04 -05:00
committed by GitHub
parent 37e3f737af
commit 8b40ebe1ec

View File

@@ -560,7 +560,7 @@ under the License.
<commons.jira.pid>12310484</commons.jira.pid> <commons.jira.pid>12310484</commons.jira.pid>
<!-- The RC version used in the staging repository URL. --> <!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC2</commons.rc.version> <commons.rc.version>RC2</commons.rc.version>
<commons.surefire.version>2.12</commons.surefire.version> <commons.surefire.version>2.22.2</commons.surefire.version>
<spotbugs.plugin.version>4.1.4</spotbugs.plugin.version> <spotbugs.plugin.version>4.1.4</spotbugs.plugin.version>
<spotbugs.impl.version>4.2.0</spotbugs.impl.version> <spotbugs.impl.version>4.2.0</spotbugs.impl.version>
<skipSurefireReport>true</skipSurefireReport> <skipSurefireReport>true</skipSurefireReport>