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 38316fa21 Add comment
38316fa21 is described below

commit 38316fa218093aaf5484d576064ec85fd952d9f2
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Sep 11 17:29:48 2024 -0400

    Add comment
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 8282f63ec..b2000e535 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,6 +50,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <commons.bc.version>1.27.0</commons.bc.version>
     <commons.rc.version>RC1</commons.rc.version>
     <mockito.version>4.11.0</mockito.version>
+    <!-- See https://github.com/pmd/pmd/issues/5207 -->
     <commons.pmd-impl.version>7.2.0</commons.pmd-impl.version>
 
     <commons.release.isDistModule>true</commons.release.isDistModule>

Reply via email to