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 1518cf29 Bump org.apache.commons:commons-parent from 95 to 96.
1518cf29 is described below

commit 1518cf29374909500100cfdf1da9a6e2cbe27a94
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 22 21:29:19 2026 -0500

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

diff --git a/pom.xml b/pom.xml
index a065819d..2e884ad0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>95</version>
+        <version>96</version>
     </parent>
     <artifactId>commons-jexl3</artifactId>
     <version>3.6.2-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2123f839..4c480621 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
             <!-- FIX -->
             <!-- ADD -->
             <!-- UPDATE -->
-            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 95.</action>
+            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 96.</action>
         </release>
         <release version="3.6.1" date="2025-12-09"
                  description="This is a feature and maintenance release. Java 
8 or later is required.">

Reply via email to