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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new c727d82  Bump org.apache.commons:commons-parent from 71 to 72
c727d82 is described below

commit c727d829981854f00c210eff30a3b1309c8d6229
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 10:14:09 2024 -0400

    Bump org.apache.commons:commons-parent from 71 to 72
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 93cfcc8..8ea8940 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>71</version>
+    <version>72</version>
   </parent>
   <artifactId>commons-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 13c923e..b706889 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -27,7 +27,7 @@
     <release version="1.8.3" date="YYYY-MM-DD" description="Version 1.8.3">
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven-scm.version from 2.0.1 to 2.1.0 #263.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
commons-codec:commons-codec from 1.16.1 to 1.17.1 #295.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.commons:commons-parent from 69 to 71 #278, #285.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.commons:commons-parent from 69 to 72 #278, #285.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-compress 1.26.1 to 1.26.2.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven.dependency.version from 3.9.6 to 3.9.8 #281, #290.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven.plugin.version from 3.13.0 to 3.13.1 #282.</action>

Reply via email to