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 ffc733b7eb2783835eec392c9028a65333b230f6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 22:34:43 2026 +0000
Bump org.apache.commons:commons-jexl3 from 3.6.4 to 3.7.0
Bumps org.apache.commons:commons-jexl3 from 3.6.4 to 3.7.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-jexl3
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3e55e177ca..8fb4986fa2 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.4</commons-jexl.version>
+ <commons-jexl.version>3.7.0</commons-jexl.version>
<commons-text.version>1.15.0</commons-text.version>
<commons-codec.version>1.22.0</commons-codec.version>