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 d35b183 Bump pmd from 6.48.0 to 6.51.0. d35b183 is described below commit d35b183d39254e1f4a52f5122b362c9fd8aab87e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Nov 4 17:09:41 2022 -0400 Bump pmd from 6.48.0 to 6.51.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 4da5bc0..b59820f 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.48.0</commons.pmd-impl.version> + <commons.pmd-impl.version>6.51.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 3ffed1d..bd565c3 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.48.0.</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="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.2.1 #152, #160, #168, #174, #179, #189.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-parent from 52 to 54 #182</action>