This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/4_0_X by this push:
     new 13d6a39bad Upgrading Commons JEXL
13d6a39bad is described below

commit 13d6a39bad379b21f5405f0633f7e0295a7db899
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jun 29 08:05:18 2026 +0200

    Upgrading Commons JEXL
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0759be3bc6..62b1ccf847 100644
--- a/pom.xml
+++ b/pom.xml
@@ -459,7 +459,7 @@ under the License.
     <debezium.version>3.4</debezium.version>
 
     <commons-lang3.version>3.20.0</commons-lang3.version>
-    <commons-jexl.version>3.6.3</commons-jexl.version>
+    <commons-jexl.version>3.6.4</commons-jexl.version>
     <commons-text.version>1.15.0</commons-text.version>
 
     <pac4j.version>6.3.3</pac4j.version>

Reply via email to