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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 8df25e0263 Bump org.apache.commons:commons-jexl3 from 3.5.0 to 3.6.1 
(#2875)
8df25e0263 is described below

commit 8df25e02635005f8244b0153f3405204372202c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 09:07:29 2026 -0500

    Bump org.apache.commons:commons-jexl3 from 3.5.0 to 3.6.1 (#2875)
    
    Bumps org.apache.commons:commons-jexl3 from 3.5.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-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2a5e2e9d15..39754f2892 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -165,7 +165,7 @@
         <cxf.jettison.version>1.5.4</cxf.jettison.version>
         <cxf.jetty12.version>12.1.6</cxf.jetty12.version>
         <cxf.jetty.version>${cxf.jetty12.version}</cxf.jetty.version>
-        <cxf.jexl.version>3.5.0</cxf.jexl.version>
+        <cxf.jexl.version>3.6.1</cxf.jexl.version>
         <cxf.joda.time.version>2.10.10</cxf.joda.time.version>
         <cxf.johnzon.version>2.0.2</cxf.johnzon.version>
         <cxf.jspecify.version>1.0.0</cxf.jspecify.version>

Reply via email to