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 de097dbdb66 Bump org.apache.commons:commons-jexl3 from 3.6.3 to 3.6.4 
(#3265)
de097dbdb66 is described below

commit de097dbdb66b486c4a0757915ab286ed819a3358
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 30 09:00:10 2026 -0400

    Bump org.apache.commons:commons-jexl3 from 3.6.3 to 3.6.4 (#3265)
    
    Bumps org.apache.commons:commons-jexl3 from 3.6.3 to 3.6.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-jexl3
      dependency-version: 3.6.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 37d8f4b7622..3f780700a1d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -166,7 +166,7 @@
         <cxf.jettison.version>1.5.6</cxf.jettison.version>
         <cxf.jetty12.version>12.1.10</cxf.jetty12.version>
         <cxf.jetty.version>${cxf.jetty12.version}</cxf.jetty.version>
-        <cxf.jexl.version>3.6.3</cxf.jexl.version>
+        <cxf.jexl.version>3.6.4</cxf.jexl.version>
         <cxf.joda.time.version>2.10.10</cxf.joda.time.version>
         <cxf.johnzon.version>2.1.0</cxf.johnzon.version>
         <cxf.jspecify.version>1.0.0</cxf.jspecify.version>

Reply via email to