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


The following commit(s) were added to refs/heads/master by this push:
     new 2ec2fea  Bump commons-parent from 59 to 61
2ec2fea is described below

commit 2ec2fea2f1ee00f40d2835590a2ddd8584a83c8f
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 30 09:35:18 2023 -0400

    Bump commons-parent from 59 to 61
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 00e9ab0..3f947bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>59</version>
+    <version>61</version>
   </parent>
   <artifactId>commons-build-plugin</artifactId>
   <packaging>maven-plugin</packaging>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 72ec853..c7b1ceb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -108,7 +108,7 @@
         Bump versions-maven-plugin from 2.9.0 to 2.15.0 #64, #74, #81, #101. 
#115, #119. #136.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
-        Bump commons-parent from 52 to 58 #67, #86, #110, #120, #153.
+        Bump commons-parent from 52 to 61 #67, #86, #110, #120, #153.
       </action>
     </release>
     <release version="1.12" date="2020-10-17" description="Feature release">

Reply via email to