From c7805a466722ff7272526036451450e167e7a7a3 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Tue, 15 Dec 2020 09:25:29 -0500 Subject: [PATCH] Update dependencies. - Bump maven-failsafe-plugin from 2.12 to 2.22.2 #31. - Bump maven-dependency-plugin from 2.4 to 3.1.2 #29. - Bump maven-pmd-plugin from 3.3 to 3.14.0 #28. --- src/changes/changes.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index adf2812..5b21ac5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -69,6 +69,15 @@ 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-dependency-plugin from 2.4 to 3.1.2 #29. + + + Bump maven-pmd-plugin from 3.3 to 3.14.0 #28. +