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-crypto.git
The following commit(s) were added to refs/heads/master by this push: new 9930483 Bump pmd from 6.51.0 to 6.52.0 9930483 is described below commit 99304837bb4e7e98dee90f673e8015b61492e073 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Nov 26 13:08:22 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 594f39b..f3c15dc 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ The following provides more details on the included cryptographic software: <checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes> <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.javadoc.version>3.4.1</commons.javadoc.version> <japicmp.skip>false</japicmp.skip> <commons.japicmp.version>0.16.0</commons.japicmp.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a7c1fa6..4b82422 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -90,7 +90,7 @@ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.6.6 to 0.8.8 #138, #154.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.4.1 #138.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.14.0 to 3.19.0 #140, #177, #178.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd from 6.44.0 to 6.51.0.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd from 6.44.0 to 6.52.0.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #147.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.3.0 #152, #160, #168, #174, #179, #189, #193.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-parent from 52 to 54 #182</action>