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-jexl.git
The following commit(s) were added to refs/heads/master by this push: new 264ddd7a Pick up maven-pmd-plugin version from parent POM 264ddd7a is described below commit 264ddd7a4dc0f0d9ad544ce8cf804f78b89b952a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 10 11:32:45 2023 -0500 Pick up maven-pmd-plugin version from parent POM --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1fdf06a3..d6413c99 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,6 @@ <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version> <checkstyle.version>10.5.0</checkstyle.version> <japicmp.skip>false</japicmp.skip> - <commons.pmd.version>3.19.0</commons.pmd.version> <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version> <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version>