From 1e55e8f89e7e59c231ed633fc12436e595912e80 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 5 Jan 2022 09:43:31 -0500 Subject: [PATCH] Bump spotbugs-surefire-plugin from 2.22.2 to 3.0.0-M5. Bump spotbugs-failsafe-plugin from 2.22.2 to 3.0.0-M5. --- pom.xml | 2 +- src/changes/changes.xml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 27129c7..ed7b841 100644 --- a/pom.xml +++ b/pom.xml @@ -571,7 +571,7 @@ under the License. 12310484 RC2 - 2.22.2 + 3.0.0-M5 4.5.2.0 4.5.2 true diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 898a3cf..8636c44 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -76,8 +76,11 @@ The type attribute can be add,update,fix,remove. Bump findbugs-maven-plugin from 2.5.2 to 3.0.5 #8. - - Bump maven-failsafe-plugin from 2.12 to 2.22.2 #31. + + Bump maven-failsafe-plugin from 2.12 to 3.0.0-M5 #31. + + + Bump spotbugs-surefire-plugin from 2.22.2 to 3.0.0-M5. Bump maven-dependency-plugin from 2.4 to 3.1.2 #29.