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:48:55 UTC

[commons-text] 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-text.git


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

commit 7f8d106737abbfc1620f3376b2c72aac5252bece
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jan 10 13:48: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 741b820a..bd35ca6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,6 @@
 
     <commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
-    <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>
 
     <commons.mockito.version>4.11.0</commons.mockito.version>