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

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

commit 84bac9c1d179531b9e73cd86c40b5d64dbad8d37
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Nov 14 15:59:03 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 620281052e..a2bace74cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,7 +458,7 @@ under the License.
     <debezium.version>3.0</debezium.version>
 
     <commons-lang3.version>3.19.0</commons-lang3.version>
-    <commons-jexl.version>3.5.0</commons-jexl.version>
+    <commons-jexl.version>3.6.0</commons-jexl.version>
     <commons-text.version>1.14.0</commons-text.version>
 
     <pac4j.version>6.2.2</pac4j.version>

Reply via email to