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 4321785  Bump commons-parent from 58 to 59
4321785 is described below

commit 4321785bee74121fda8fe05a83a7243a4d64bd35
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 28 07:52:43 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index f33e030..84b370d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>58</version>
+    <version>59</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-cli</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 13d0c7f..b94b376 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,7 +73,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 58 #100, #128, #151, #158.
+        Bump commons-parent from 52 to 59 #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