From 2cd3aadc9e98d8c9a792098f432926c758dec1e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 22 Jan 2019 04:52:42 +0000 Subject: [PATCH] Bump maven-failsafe-plugin from 2.20 to 2.22.1 Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.20 to 2.22.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.20...surefire-2.22.1) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8feeb3b..64c3298 100644 --- a/pom.xml +++ b/pom.xml @@ -171,7 +171,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.20 + 2.22.1 org.apache.maven.plugins