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 dfc78b3 Bump pmd from 6.50.0 to 6.51.0 dfc78b3 is described below commit dfc78b31b87eaed18d01edff6a90cf0773181e58 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Oct 30 11:52:26 2022 -0400 Bump pmd from 6.50.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 58f9574..5c759b7 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.50.0</commons.pmd-impl.version> + <commons.pmd-impl.version>6.51.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 dc6eee6..144466d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -76,7 +76,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump ossf/scorecard-action from 1.1.2 to 2.0.6 #163.</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.2. 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.50.0.</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 bcel from 6.5.0 to 6.6.0.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump cyclonedx-maven-plugin from 2.7.1 to 2.7.2 #157.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.2.1 #158.</action>