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 40d76ec2 Bump org.apache.commons:commons-parent from 71 to 72
40d76ec2 is described below

commit 40d76ec2c45a85595add9b81ddb632b48a9300ad
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 30 09:01:41 2024 -0400

    Bump org.apache.commons:commons-parent from 71 to 72
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fb6671ed..0036a849 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>71</version>
+        <version>72</version>
     </parent>
 
     <artifactId>commons-jexl3</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 69892a5a..09805387 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,6 +34,7 @@
           <action type="update" dev="ggregory">Bump 
commons-logging:commons-logging from 1.3.2 to 1.3.3 #267.</action>
           <action type="update" dev="ggregory">Bump 
org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 #266.</action>
           <action type="update" dev="ggregory">Bump 
org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #270.</action>
+          <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 71 to 72.</action> 
         </release>
         <release version="3.4.0" date="2024-06-02" description="Java 8 is 
required.">
             <!-- ADD -->

Reply via email to