You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/01/10 18:47:52 UTC

[commons-crypto] branch master updated: Pick up pmd version from parent POM

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


The following commit(s) were added to refs/heads/master by this push:
     new ebff88a  Pick up pmd version from parent POM
ebff88a is described below

commit ebff88aa285330fe933e3656d4791f55fed20499
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jan 10 13:47:48 2023 -0500

    Pick up pmd version from parent POM
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 35b3929..fd58297 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,6 @@ The following provides more details on the included cryptographic software:
     <checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
     <checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
 
-    <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>
     <japicmp.skip>false</japicmp.skip>
     <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version>
     <!-- 1.21 and 1.22 cause failures -->