You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/09/07 13:44:11 UTC

[commons-beanutils] branch master updated: Bump commons-parent from 61 to 62

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 cd4afd12 Bump commons-parent from 61 to 62
cd4afd12 is described below

commit cd4afd1290144a2a57cfbda326d86c90fbc4c532
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Sep 7 09:44:07 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 653049f7..b776056d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>61</version>
+    <version>62</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-beanutils2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 783af5f9..52535116 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 61, #135, #152, #156, #171, #172.
+        Update commons-parent from 50 to 62, #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.