From e505c0866886b4352a37895c6923b2fa91e9453a Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 26 Aug 2022 08:21:57 -0400 Subject: [PATCH] Bump maven-pmd-plugin from 3.17.0 to 3.18.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e0bac9ce8..3332789fe 100644 --- a/pom.xml +++ b/pom.xml @@ -651,7 +651,7 @@ 3.0.0-M7 3.4.0 0.15.7 - 3.17.0 + 3.18.0 6.48.0 5.1.2 6.3.1 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 73ddff648..eab05fef5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -188,7 +188,7 @@ The type attribute can be add,update,fix,remove. Bump junit-bom from 5.7.1 to 5.9.0 #761, #805, #807, #836, #928. Bump maven-javadoc-plugin from 3.2.0 to 3.4.0. Bump jmh.version from 1.27 to 1.35 #794, #842, #872. - Bump maven-pmd-plugin from 3.14.0 to 3.17.0 #802, #858, #909. + Bump maven-pmd-plugin from 3.14.0 to 3.18.0 #802, #858, #909. Bump commons.pmd-impl.version from 6.42.0 to 6.48.0 #861, #873, #905, #932. Bump pmd from 6.40.0 to 6.47.0 #837, #915. Bump biz.aQute.bndlib from 5.3.0 to 6.3.1 #814, #835.