This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 4aefca84 Bump org.apache.commons:commons-parent from 101 to 102.
4aefca84 is described below

commit 4aefca84600571826162e03a09e811a8569c7841
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 11 10:24:40 2026 -0400

    Bump org.apache.commons:commons-parent from 101 to 102.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0237bb06..6734196e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>101</version>
+        <version>102</version>
     </parent>
     <artifactId>commons-jexl3</artifactId>
     <version>3.6.3-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4d6684f5..5c1d0b92 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -37,7 +37,7 @@
             <action dev="ggregory" type="fix" due-to="David Costanzo">Fix the 
@return tags in the Javadoc for JexlArithmetic.toBigInteger() overloads 
(#403).</action>
             <!-- ADD -->
             <!-- UPDATE -->
-            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 96 to 101.</action>
+            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 96 to 102.</action>
             <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
         </release>
         <release version="3.6.2" date="2026-02-05"

Reply via email to