From 7ab10d84ad123532b0091b8963ee3f44ea9b34c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 25 Mar 2019 10:29:22 +0000 Subject: [PATCH] build(deps): bump version.surefire from 2.19.1 to 2.22.0 Bumps `version.surefire` from 2.19.1 to 2.22.0. Updates `maven-surefire-plugin` from 2.19.1 to 2.22.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.19.1...surefire-2.22.0) Updates `surefire-api` from 2.19.1 to 2.22.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.19.1...surefire-2.22.0) Updates `surefire-junit4` from 2.19.1 to 2.22.0 Updates `surefire-booter` from 2.19.1 to 2.22.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.19.1...surefire-2.22.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- surefire-provider/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 17fc32ac2..075060f40 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 4.12 5.4.1 - 2.19.1 + 2.22.1 3.3.9 3.12.2 1.19.0 diff --git a/surefire-provider/pom.xml b/surefire-provider/pom.xml index c6a54858c..21ac1398f 100644 --- a/surefire-provider/pom.xml +++ b/surefire-provider/pom.xml @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 2.22.1 maven-shade-plugin