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-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new c1aa59c0 Bump PMD 6.44 to 6.47.0
c1aa59c0 is described below
commit c1aa59c0b28a864797733f64c7e627f09cabc941
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 30 07:48:13 2022 -0400
Bump PMD 6.44 to 6.47.0
---
pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/pom.xml b/pom.xml
index c5166324..44c10ab3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -593,6 +593,8 @@
<japicmp.skip>false</japicmp.skip>
<commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.spotbugs.version>4.7.0.0</commons.spotbugs.version>
+ <commons.pmd.version>3.17.0</commons.pmd.version>
+ <commons.pmd-impl.version>6.47.0</commons.pmd-impl.version>
<!-- apache-rat-plugin 0.13 and jdepend-maven-plugin 2.0 both fail with
LinkageError when generating reports
with maven site plugin 3.11+. However, javadoc 3.4.0+ fails with site
plugin versions lower than 3.11. So, we'll