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-bsf.git


The following commit(s) were added to refs/heads/master by this push:
     new fa76343  Bump org.apache.commons:commons-jexl3 from 3.6.2 to 3.6.3.
fa76343 is described below

commit fa7634359e9b98905fc5d98e3d41a8bfddf02c23
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jun 23 22:55:27 2026 +0000

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

diff --git a/pom.xml b/pom.xml
index 347e0a9..191fdb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-jexl3</artifactId>
-      <version>3.6.2</version>
+      <version>3.6.3</version>
     </dependency>
     <dependency>
       <groupId>rhino</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 21adf90..a35f891 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -40,7 +40,7 @@
       <action type="update" dev="ggregory" due-to="Dependabot">Bump xalan from 
2.7.0 to 2.7.3 #3 #93.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.20.0 #110, 
#157, #162, #171, #236.</action>
       <action type="update" dev="ggregory" due-to="Henri Biestro, Gary 
Gregory">Migrate from Commons JEXL 1.1 to 3.5.0 #224.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-jexl3 from 3.5.0 to 3.6.2 #268, 
#271.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-jexl3 from 3.5.0 to 3.6.3 #268, 
#271.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">JavaUtils now 
restores the current thread's interrupt flag when catching 
InterruptedException.</action>
     </release>
   </body>

Reply via email to