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-text.git

commit 398700a46a25f3777268d5abc98a6c1f00ea8c81
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Nov 26 13:17: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 d40e0c5f..2ac421a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
     <commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.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.mockito.version>4.9.0</commons.mockito.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dfd143d6..28c9fbcd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,7 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/cache from 3.0.8 to 3.0.10 #361, #365.</action>
     <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/setup-java from 3 to 3.5.1.</action>
     <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump actions/checkout from 3.0.2 to 3.1.0 #366.</action>
-    <action                  type="update" dev="ggregory" due-to="Dependabot, 
Gary Gregory">Bump commons.pmd-impl.version from 6.49.0 to 6.51.0 #364.</action>
+    <action                  type="update" dev="ggregory" due-to="Dependabot, 
Gary Gregory">Bump pmd from 6.49.0 to 6.52.0 #364.</action>
     <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump commons-rng-simple from 1.4 to 1.5 #370.</action>
     <action                  type="update" dev="ggregory" due-to="Dependabot, 
Gary Gregory">Bump spotbugs-maven-plugin from 4.7.2.0 to 4.7.3.0 #371, 
#385.</action>
     <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump spotbugs from 4.7.2 to 4.7.3 #373.</action>

Reply via email to