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-compress.git


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

commit 3895352745e69ea88f22b84a55855ffa1c739f41
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Jan 10 08:34:28 2023 -0500

    Bump pmd from 6.52.0 to 6.53.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 f9c6225d..1212b2fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <commons.bc.version>1.22</commons.bc.version>
     <mockito.version>4.11.0</mockito.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.release.isDistModule>true</commons.release.isDistModule>
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1d7a8eb6..c4cd6503 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,7 +58,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="add" issue="COMPRESS-613" dev="ggregory" due-to="Andre 
Brait, Gary Gregory, Bruno P. Kinoshita">Support for extra time data in Zip 
archives #345.</action>      
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
mockito.version from 4.8.0 to 4.11.0 #328, #331, #340, #348.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd from 
6.50.0 to 6.52.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd from 
6.50.0 to 6.53.0.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
memoryfilesystem from 2.3.0 to 2.4.0 #330.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump slf4j-api 
from 2.0.3 to 2.0.5 #329, #333.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump japicmp 
from 0.16.0 to 0.17.1.</action>

Reply via email to