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 630ea50 Bump net.sourceforge.pmd:pmd-* from 6.46.0 to 6.47.0. 630ea50 is described below commit 630ea504d5fd03b039161b0424cbcfcc7cfb6ffb Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Jun 30 07:28:57 2022 -0400 Bump net.sourceforge.pmd:pmd-* from 6.46.0 to 6.47.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 5939eb1..5f4d688 100644 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,7 @@ <commons.jdepend.version>2.0</commons.jdepend.version> <commons.jxr.version>3.2.0</commons.jxr.version> <commons.pmd.version>3.17.0</commons.pmd.version> - <commons.pmd-impl.version>6.46.0</commons.pmd-impl.version> + <commons.pmd-impl.version>6.47.0</commons.pmd-impl.version> <commons.project-info.version>3.3.0</commons.project-info.version> <commons.rat.version>0.14</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 412bcac..03186b0 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -75,7 +75,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 #107.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-site-plugin from 3.11.0 to 3.12.0 #108.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-bundle-plugin from 5.1.4 to 5.1.6, #111.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 6.44.0 to 6.46.0.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 6.44.0 to 6.47.0.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-jxr-plugin from 3.1.1 to 3.2.0 #110.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 #114.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump apache-rat from 0.13 to 0.14.</action>