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 cf8d674  Bump pmd from 6.52.0 to 6.53.0
cf8d674 is described below

commit cf8d674e35947b68a47c99af88254de30f0a745b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Jan 3 11:29:37 2023 -0500

    Bump pmd from 6.52.0 to 6.53.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2cd869e..d4d00b5 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.19.0</commons.pmd.version>
-    <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>
+    <commons.pmd-impl.version>6.53.0</commons.pmd-impl.version>
     <commons.project-info.version>3.4.1</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 2ac97ce..31e7df3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,8 @@ The <action> type attribute can be add,update,fix,remove.
 
     <body>
         <release version="57" date="2023-MM-DD" description="Version 57: 
Maintenance and update dependencies">
+           <!-- UPDATE -->
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd 
from 6.52.0 to 6.53.0.</action>
         </release>
         <release version="56" date="2022-12-30" description="Version 56: 
Maintenance and update dependencies">
            <!-- FIX -->

Reply via email to