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 cf6c8f2  Bump org.apache.commons:commons-release-plugin from 1.9.1 to 
1.9.2.
cf6c8f2 is described below

commit cf6c8f2c52ac21a120a634022665e609f5595b28
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 31 08:59:41 2026 -0500

    Bump org.apache.commons:commons-release-plugin from 1.9.1 to 1.9.2.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0b36874..b48308d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
     <commons.pmd-impl.version>7.21.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.1</commons.release-plugin.version>
+    <commons.release-plugin.version>1.9.2</commons.release-plugin.version>
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
     
<commons.moditect-maven-plugin.version>1.3.0.Final</commons.moditect-maven-plugin.version>
     
<commons.moditect-maven-plugin.addServiceUses>true</commons.moditect-maven-plugin.addServiceUses>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7392718..60ace72 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.animal-sniffer.version from 1.26 to 1.27.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-build-plugin from 1.16.0 to 1.16.1.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-release-plugin from 1.9.1 to 1.9.2.</action>
       </release>
       <release version="96" date="2026-01-17" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to