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-bsf.git
The following commit(s) were added to refs/heads/master by this push:
new 926cbb5 Bump org.apache.commons:commons-jexl3 from 3.6.1 to 3.6.2.
926cbb5 is described below
commit 926cbb5207c455d0fe3f162e9a0e09d7a7cbc579
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Feb 9 08:07:25 2026 -0500
Bump org.apache.commons:commons-jexl3 from 3.6.1 to 3.6.2.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6fd018b..1976c3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jexl3</artifactId>
- <version>3.6.1</version>
+ <version>3.6.2</version>
</dependency>
<dependency>
<groupId>rhino</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e352c1a..2106e7e 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.1 #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.2 #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>