This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 0a46d98  Bump pmd from 6.53.0 to 6.54.0
0a46d98 is described below

commit 0a46d98b62231ce6e2db0761bfe81a3bbf377f25
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Jan 28 10:20:53 2023 -0500

    Bump pmd from 6.53.0 to 6.54.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 58b7ba8..a5e2fd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
     <commons.javadoc.version>3.4.1</commons.javadoc.version>
     <commons.jxr.version>3.3.0</commons.jxr.version>
     <commons.pmd.version>3.20.0</commons.pmd.version>
-    <commons.pmd-impl.version>6.53.0</commons.pmd-impl.version>
+    <commons.pmd-impl.version>6.54.0</commons.pmd-impl.version>
     <commons.project-info.version>3.4.2</commons.project-info.version>
     <commons.rat.version>0.15</commons.rat.version>
     <commons.release-plugin.version>1.8.0</commons.release-plugin.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 98c33ee..d375558 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,7 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Hervé Boutemy">Fix 
cyclonedx-maven-plugin configuration for multi-module projects.</action>
            <!-- UPDATE -->
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
github/codeql-action from 2.1.37 to 2.1.38 #201.</action>
-           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd 
from 6.52.0 to 6.53.0.</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd 
from 6.52.0 to 6.54.0.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
cyclonedx-maven-plugin from 2.7.3 to 2.7.4 #195.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
junit-bom from 5.9.1 to 5.9.2 #198.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-pmd-plugin from 3.19.0 to 3.20.0 #206.</action>

Reply via email to