You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/03/28 20:30:30 UTC

[commons-parent] branch master updated: Bump commons.pmd-impl.version from 6.43.0 to 6.44.0

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 a65ab1d  Bump commons.pmd-impl.version from 6.43.0 to 6.44.0
a65ab1d is described below

commit a65ab1d56b5768819b2f103e5985bab8e7a76345
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Mar 28 15:30:28 2022 -0500

    Bump commons.pmd-impl.version from 6.43.0 to 6.44.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 591acbf..ec648fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
     <commons.jdepend.version>2.0</commons.jdepend.version>
     <commons.jxr.version>3.1.1</commons.jxr.version>
     <commons.pmd.version>3.16.0</commons.pmd.version>
-    <commons.pmd-impl.version>6.43.0</commons.pmd-impl.version>
+    <commons.pmd-impl.version>6.44.0</commons.pmd-impl.version>
     <commons.project-info.version>3.2.2</commons.project-info.version>
     <commons.rat.version>0.13</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 d48c6c4..2988aef 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -94,7 +94,7 @@ The <action> type attribute can be add,update,fix,remove.
           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-bundle-plugin from 5.1.1 to 5.1.4 #35, #82, #87.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-jxr-plugin from 3.0.0 to 3.1.1 #39.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-javadoc-plugin from 3.2.0 to 3.3.2 #43, #59, #96.</action>
-          <action type="update" dev="ggregory" due-to="Dependabot">Bump commons.pmd-impl.version from 6.29.0 to 6.43.0 #46, #47, #53, #57, #62, #80, #90, #99.</action>
+          <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons.pmd-impl.version from 6.29.0 to 6.44.0 #46, #47, #53, #57, #62, #80, #90, #99.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.0.4 to 4.5.3.0 #50, #60, #83, #100.</action>
           <action type="update" dev="ggregory">Bump spotbugs from 4.0.6 to 4.5.3.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 #52.</action>