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-io.git
The following commit(s) were added to refs/heads/master by this push: new fd482bf4 Pick up maven-pmd-plugin version from parent POM fd482bf4 is described below commit fd482bf485ddf8460d873419477aec2f2a1b49cc Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 10 11:32:36 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 a29ed028..9b8c9702 100644 --- a/pom.xml +++ b/pom.xml @@ -329,7 +329,6 @@ file comparators, endian transformation classes, and much more. <commons.moditect.version>1.0.0.RC2</commons.moditect.version> <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.version>3.19.0</commons.pmd.version> <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version> <jmh.version>1.36</jmh.version> <japicmp.skip>false</japicmp.skip>