From e37dbe8393ee70033ea887f968f5587bcb399235 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2019 11:13:26 +0000 Subject: [PATCH] build(deps): bump version.surefire from 2.19.1 to 2.22.2 Bumps `version.surefire` from 2.19.1 to 2.22.2. Updates `maven-surefire-plugin` from 2.19.1 to 2.22.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.19.1...surefire-2.22.2) Updates `surefire-api` from 2.19.1 to 2.22.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.19.1...surefire-2.22.2) Updates `surefire-junit4` from 2.19.1 to 2.22.2 Updates `surefire-booter` from 2.19.1 to 2.22.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.19.1...surefire-2.22.2) Signed-off-by: dependabot-preview[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 c8997316b..3e94dc2b2 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 4.12 5.5.1 - 2.19.1 + 2.22.2 3.3.9 3.12.2 1.19.0 diff --git a/surefire-provider/pom.xml b/surefire-provider/pom.xml index c6a54858c..e8d97b69d 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.2 maven-shade-plugin