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-cli.git


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

commit 663903d0b63774cc82f9f5fd689dd5aa64e2200d
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 30 09:36:32 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 84b370d..bdcf35c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>59</version>
+    <version>61</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-cli</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 25020c8..a86625a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -91,7 +91,7 @@
         Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.3.0 #98, #108, #115, 
#117, #126, #145.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
-        Bump commons-parent from 52 to 59 #100, #128, #151, #158.
+        Bump commons-parent from 52 to 61 #100, #128, #151, #158.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump maven-antrun-plugin from 3.0.0 to 3.1.0 #103.

Reply via email to