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
commit c3a9c17f097ae51c964a2d015c532449ec5baf40
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 17 22:38:08 2025 +0000
Bump org.apache.commons:commons-jexl3 from 3.6.0 to 3.6.1
Bumps org.apache.commons:commons-jexl3 from 3.6.0 to 3.6.1.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-jexl3
dependency-version: 3.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 589ab302ad..8ffdf5546e 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.0</commons-jexl.version>
+ <commons-jexl.version>3.6.1</commons-jexl.version>
<commons-text.version>1.15.0</commons-text.version>
<pac4j.version>6.1.1</pac4j.version>