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 77e28cc5a0 Upgrading Commons JEXL and maven-dependency-plugin
77e28cc5a0 is described below
commit 77e28cc5a0d9c06c30965d1b4889c7c411eb762e
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Feb 11 08:32:27 2026 +0100
Upgrading Commons JEXL and maven-dependency-plugin
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b82c7d0aa5..082327343a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,7 +458,7 @@ under the License.
<debezium.version>3.0</debezium.version>
<commons-lang3.version>3.20.0</commons-lang3.version>
- <commons-jexl.version>3.6.1</commons-jexl.version>
+ <commons-jexl.version>3.6.2</commons-jexl.version>
<commons-text.version>1.15.0</commons-text.version>
<pac4j.version>6.1.1</pac4j.version>
@@ -1643,7 +1643,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.9.0</version>
+ <version>3.10.0</version>
<configuration>
<outputDirectory>${bundles.directory}</outputDirectory>
<artifactItems>