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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 13bbff5 Bump pmd from 6.51.0 to 6.52.0 13bbff5 is described below commit 13bbff5894d47f19a37b3638d6f83e0383a83c1a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Nov 26 13:15:55 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 36f7562..2690161 100644 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,7 @@ <commons.javadoc.version>3.4.1</commons.javadoc.version> <commons.jxr.version>3.3.0</commons.jxr.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.project-info.version>3.4.1</commons.project-info.version> <commons.rat.version>0.15</commons.rat.version> <commons.release-plugin.version>1.8.0</commons.release-plugin.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6f072f4..a69ba53 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -77,7 +77,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot">Bump apache from 27 to 28 #175</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump JUnit from 5.9.0 to 5.9.1.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump spdx-maven-plugin from 0.5.5 to 0.6.3. Version 0.6.2 fixes NPE https://github.com/spdx/spdx-maven-plugin/issues/53 #159</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd from 6.49.0 to 6.51.0.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump pmd from 6.49.0 to 6.52.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Apache Commons BCEL from 6.5.0 to 6.6.1.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump cyclonedx-maven-plugin from 2.7.1 to 2.7.3 #157, #173.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.3.0 #158, #170, #171.</action>