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 06fc51884 Pick up PMD version from parent POM
06fc51884 is described below
commit 06fc5188470d990789e9acccf7cd479709c65b8e
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 2 12:53:27 2025 -0500
Pick up PMD version from parent POM
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0b488b67a..17c376174 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,8 +47,6 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
<commons.bc.version>1.27.1</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>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
<commons.manifestlocation>${project.build.outputDirectory}/META-INF</commons.manifestlocation>