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


The following commit(s) were added to refs/heads/master by this push:
     new dd077edf Bump commons-parent from 59 to 61
     new 50be2f72 Merge branch 'master' of 
https://ggreg...@gitbox.apache.org/repos/asf/commons-jexl.git
dd077edf is described below

commit dd077edfa8558f4e352b226ca2b40bf8713be31e
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 30 13:52:17 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 4edf8346..a0dcddb3 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>61</version>
     </parent>
 
     <artifactId>commons-jexl3</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9caafabd..9d071e9d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,7 +56,7 @@
                 Bumps github/codeql-action from 2.1.22 to 2.20.1.
             </action>
             <action dev="ggregory" type="update" due-to="Gary Gregory">
-                Bump commons-parent from 57 to 59.
+                Bump commons-parent from 57 to 61.
             </action>
         </release>
         <release version="3.3" date="2023-03-20">

Reply via email to