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

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


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

commit 765f1d1f15748d5f6c497024a485e8bc884e9cff
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jun 6 07:43:45 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index 84579586d7..9a160c4457 100644
--- a/pom.xml
+++ b/pom.xml
@@ -438,7 +438,7 @@ under the License.
     <disruptor.version>3.4.4</disruptor.version>
 
     <commons-lang3.version>3.14.0</commons-lang3.version>
-    <commons-jexl.version>3.3</commons-jexl.version>
+    <commons-jexl.version>3.4.0</commons-jexl.version>
     <commons-text.version>1.12.0</commons-text.version>
 
     <pac4j.version>5.5.0</pac4j.version>

Reply via email to