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

commit 7d49f99ea7922ed004d3fb06925888572ad35d26
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Jul 26 09:01:34 2025 -0400

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

diff --git a/pom.xml b/pom.xml
index 25e4c8c..322c3b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
     <commons.pmd-impl.version>7.16.0</commons.pmd-impl.version>
     <commons.project-info.version>3.9.0</commons.project-info.version>
     <commons.rat.version>0.16.1</commons.rat.version>
-    <commons.release-plugin.version>1.9.0</commons.release-plugin.version>
+    <commons.release-plugin.version>1.9.1</commons.release-plugin.version>
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
     
<commons.buildnumber-plugin.version>3.2.1</commons.buildnumber-plugin.version>
     
<commons.moditect-maven-plugin.version>1.3.0.Final</commons.moditect-maven-plugin.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cd124d0..afe15a5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,6 +73,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-build-plugin from 1.15.0 to 1.16.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.moditect:moditect-maven-plugin from 1.2.2.Final to 1.3.0.Final.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons.pmd-impl.version from 7.15.0 to 7.16.0 #641.</action> 
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-release-plugin from 1.9.0 to 1.9.1.</action>
       </release>
       <release version="85" date="2025-06-15" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to