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

commit 7f9cd4add0ee4bc7fa2e91a30ea707e1f3ca3a12
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jul 28 08:07:05 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index baeed8d0..b3f1870a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>59</version>
+    <version>58</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-configuration2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3b6a8649..a19f5e32 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -42,7 +42,7 @@
         Bump spring.version from 5.3.26 to 5.3.28.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Bump commons-parent from 57 to 59.
+        Bump commons-parent from 57 to 58.
       </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