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-scxml.git
The following commit(s) were added to refs/heads/master by this push:
new a2b73085 Bump org.apache.commons:commons-jexl3 from 3.6.2 to 3.6.3.
a2b73085 is described below
commit a2b73085950c0d013c500116d32d9c30b887f79a
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jun 23 22:56:52 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 0f998385..c7db2678 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jexl3</artifactId>
- <version>3.6.2</version>
+ <version>3.6.3</version>
<optional>true</optional>
</dependency>
<dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c0c2669d..6b81827b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -261,7 +261,7 @@
<action type="fix" dev="ggregory" due-to="Gary Gregory">Remove -nouses
directive from maven-bundle-plugin. OSGi package imports now state 'uses'
definitions for package imports, this doesn't affect JPMS (from
org.apache.commons:commons-parent:80).</action>
<!-- UDPATE -->
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-parent from 48 to 102 #211, #227, #236, #254, #257, #261,
#266, #270, #276, #322, #345, #353, #371, #374.</action>
- <action type="update" dev="henrib, Dependabot, Gary Gregory">Bump
org.apache.commons:commons-jexl3 from 3.1 to 3.6.2 #36, #235, #319, #375,
#377.</action>
+ <action type="update" dev="henrib, Dependabot, Gary Gregory">Bump
org.apache.commons:commons-jexl3 from 3.1 to 3.6.3 #36, #235, #319, #375,
#377.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
actions/cache from 2.1.4 to current #31, #47, #50, #78.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump actions/checkout from 2 to current #34, #75.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
actions/setup-java from 1.4.0 to current #49, #79.</action>