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 cc88f57d Bump org.apache.commons:commons-parent from 98 to 99
cc88f57d is described below

commit cc88f57d898d38de6a12b1d9a0592c7ec519c1ce
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 26 07:46:50 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index f0eb9261..540cbcd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>98</version>
+        <version>99</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 fc4a90c6..c798bb31 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,7 +34,7 @@
             <action dev="henrib" type="fix" issue="JEXL-456" due-to="Vincent 
Bussol">Change in template parser behavior.</action>
             <!-- ADD -->
             <!-- UPDATE -->
-            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 96 to 98.</action>
+            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 96 to 99.</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