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


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

commit 2d1777eaa4111966edfdff392a441cddcdfc06c8
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 28 06:59:49 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 4c022041..e86a0cc3 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>
   <artifactId>commons-beanutils2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 13d7d1d3..bdc89966 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -161,7 +161,7 @@
         Update BC version from 1.9.3 to 1.9.4.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
-        Update commons-parent from 50 to 58, #135, #152, #156, #171, #172.
+        Update commons-parent from 50 to 59, #135, #152, #156, #171, #172.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Update biz.aQute.bndlib from 5.1.0 to 6.4.1 #29, #45, #79, #109, #119, 
#121, #147, #175.

Reply via email to