This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 04d4d09  Bump commons.pmd-impl.version from 7.26.0 to 7.27.0.
04d4d09 is described below

commit 04d4d09e96510b1211041daa1c8d5758dac964df
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 29 06:48:47 2026 -0400

    Bump commons.pmd-impl.version from 7.26.0 to 7.27.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 35c6c35..aba8fa9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <commons.javadoc.version>3.12.0</commons.javadoc.version>
     <commons.jxr.version>3.6.0</commons.jxr.version>
     <commons.pmd.version>3.28.0</commons.pmd.version>
-    <commons.pmd-impl.version>7.26.0</commons.pmd-impl.version>
+    <commons.pmd-impl.version>7.27.0</commons.pmd-impl.version>
     <commons.project-info.version>3.9.0</commons.project-info.version>
     <commons.rat.version>0.17</commons.rat.version>
     <commons.release-plugin.version>1.9.2</commons.release-plugin.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6fd2e21..ac624e0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.cyclonedx:cyclonedx-maven-plugin from 2.9.2 to 2.9.3.</action>
         <action type="update" dev="engelen" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.10.4.0 on Java 11 
and up.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.felix:maven-bundle-plugin from 6.0.2 on 6.1.0 on Java 17 and 
up.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.pmd-impl.version from 7.26.0 to 7.27.0.</action>
       </release>
       <release version="104" date="2026-08-20" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to