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-lang.git
commit 770e72d2f78361b14f3fe27caea41e5977d3c638 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Nov 26 13:14:57 2022 -0500 Bump pmd from 6.51.0 to 6.52.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 07d185924..68ef1ae25 100644 --- a/pom.xml +++ b/pom.xml @@ -639,7 +639,7 @@ <commons.javadoc.version>3.4.1</commons.javadoc.version> <commons.japicmp.version>0.16.0</commons.japicmp.version> <commons.pmd.version>3.19.0</commons.pmd.version> - <commons.pmd-impl.version>6.51.0</commons.pmd-impl.version> + <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version> <commons.felix.version>5.1.2</commons.felix.version> <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version> <commons.animal-sniffer.version>1.21</commons.animal-sniffer.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5be701989..031ff5b10 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -200,7 +200,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.1.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jmh.version from 1.27 to 1.36 #794, #842, #872, #990.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.19.0 #802, #858, #909, #948.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump pmd from 6.40.0 to 6.49.0 #837, #861, #873, #905, #915, #932, #944.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump pmd from 6.40.0 to 6.52.0 #837, #861, #873, #905, #915, #932, #944.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump biz.aQute.bndlib from 5.3.0 to 6.3.1 #814, #835.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-bundle-plugin from 5.1.1 to 5.1.2.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump animal-sniffer-maven-plugin from 1.19 to 1.21.</action>