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/13 16:29:11 UTC

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

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


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

commit 824b0ea6390000b875e30f876377927ad3b913ba
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jan 13 11:29:07 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index 30359581..b7319ae0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,6 @@
     <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
     <commons.asm.version>9.4</commons.asm.version>
     <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version>
-    <commons.pmd-impl.version>6.53.0</commons.pmd-impl.version>
     <biz.aQute.bndlib.version>6.3.1</biz.aQute.bndlib.version>
     <slf4j.version>1.7.36</slf4j.version>
     <log4j2.version>2.19.0</log4j2.version>