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


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

commit 1e0961364e795ec30994e032a0122fad5ed490a8
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Sep 7 07:43:39 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 086b03a3..93547e19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,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-configuration2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3218fa64..52190a92 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -42,7 +42,7 @@
         Bump spring-* from 5.3.26 to 5.3.29.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Bump commons-parent from 57 to 61.
+        Bump commons-parent from 57 to 62.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump commons-codec:commons-codec from 1.15 to 1.16.0.

Reply via email to