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 7c332c3220c9ec63c2b9c3b035e3f0182da42644
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 38239f83a4..a384f1a4f7 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.2.2</pac4j.version>

Reply via email to