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-dbcp.git
commit 67db90a09984d22cfcc8e05410db11a78bff2c35 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Sep 25 10:04:45 2022 -0400 Bump maven-pmd-plugin from 3.18.0 to 3.19.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 680e36c0..c69d59ec 100644 --- a/pom.xml +++ b/pom.xml @@ -337,7 +337,7 @@ <commons.japicmp.ignoreMissingClasses>true</commons.japicmp.ignoreMissingClasses> <spotbugs.plugin.version>4.7.2.0</spotbugs.plugin.version> <spotbugs.impl.version>4.7.2</spotbugs.impl.version> - <commons.pmd.version>3.18.0</commons.pmd.version> + <commons.pmd.version>3.19.0</commons.pmd.version> <commons.pmd-impl.version>6.48.0</commons.pmd-impl.version> <!-- Commons Release Plugin --> <commons.bc.version>2.9.0</commons.bc.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e008bc89..facc9b6d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -169,7 +169,7 @@ The <action> type attribute can be add,update,fix,remove. Bump maven-javadoc-plugin from 3.3.0 to 3.4.1 #131, #184. </action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> - Bump maven-pmd-plugin from 3.14.0 to 3.18.0 #132, #172, #195. + Bump maven-pmd-plugin from 3.14.0 to 3.19.0 #132, #172, #195. </action> <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory"> Bump pmd from 6.44.0 to 6.48.0.