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

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

commit baa0d6190386b54a3aed5d722ec84c8d3649050f
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jun 24 14:37:37 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index b84e9fdf5b..12f750f327 100644
--- a/pom.xml
+++ b/pom.xml
@@ -460,7 +460,7 @@ under the License.
     <debezium.version>3.4</debezium.version>
 
     <commons-lang3.version>3.20.0</commons-lang3.version>
-    <commons-jexl.version>3.6.2</commons-jexl.version>
+    <commons-jexl.version>3.6.3</commons-jexl.version>
     <commons-text.version>1.15.0</commons-text.version>
     <commons-codec.version>1.22.0</commons-codec.version>
 

Reply via email to