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

commit da91116fbb397828b0c5c612ff5811df5b707bd7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 09:25:35 2026 -0400

    Bump org.apache.commons:commons-jexl3 from 3.6.2 to 3.6.3 (#3253)
    
    Bumps org.apache.commons:commons-jexl3 from 3.6.2 to 3.6.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-jexl3
      dependency-version: 3.6.3
      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 0f9edda1027..82e222659c8 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.2</cxf.jexl.version>
+        <cxf.jexl.version>3.6.3</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