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 cad27629 Bump org.apache.commons:commons-parent from 93 to 94
cad27629 is described below

commit cad27629bd9ea1140d6c7733f3565de91180593c
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 2 17:29:17 2026 -0500

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

diff --git a/pom.xml b/pom.xml
index 015a0d4f..f6c9da4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>93</version>
+        <version>94</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 aad1449f..21d1be55 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,6 +32,7 @@
             <!-- FIX -->
             <!-- ADD -->
             <!-- UPDATE -->
+            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 94.</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