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 694e05f8ca3 Bump cxf.tomcat.version from 11.0.24 to 11.0.25 (#3380)
694e05f8ca3 is described below

commit 694e05f8ca3f68504807ef040a06d115cdd2b782
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 07:14:17 2026 -0400

    Bump cxf.tomcat.version from 11.0.24 to 11.0.25 (#3380)
    
    Bumps `cxf.tomcat.version` from 11.0.24 to 11.0.25.
    
    Updates `org.apache.tomcat.embed:tomcat-embed-core` from 11.0.24 to 11.0.25
    
    Updates `org.apache.tomcat:tomcat-jasper` from 11.0.24 to 11.0.25
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tomcat.embed:tomcat-embed-core
      dependency-version: 11.0.25
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.tomcat:tomcat-jasper
      dependency-version: 11.0.25
      dependency-type: direct:development
      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>
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 parent/pom.xml                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index 554fd725915..fa1723a549a 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -38,7 +38,7 @@
         
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>5.32.11</cxf.swagger.ui.version>
         <cxf.tika.version>3.3.2</cxf.tika.version>
-        <cxf.tomcat.version>11.0.24</cxf.tomcat.version>
+        <cxf.tomcat.version>11.0.25</cxf.tomcat.version>
         <cxf.jboss.weld.version>6.0.4.Final</cxf.jboss.weld.version>
         <cxf.gson.version>2.14.0</cxf.gson.version>
         <cxf.lucene.version>10.5.0</cxf.lucene.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 5137af0911b..6173b321ae7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -225,7 +225,7 @@
         <cxf.swagger.ui.version>5.32.11</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.53</cxf.swagger.v3.version>
         <cxf.tika.version>3.3.2</cxf.tika.version>
-        <cxf.tomcat.version>11.0.24</cxf.tomcat.version>
+        <cxf.tomcat.version>11.0.25</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.4.2.Final</cxf.undertow.version>
         <cxf.undertow.ee.version>2.0.1.Final</cxf.undertow.ee.version>

Reply via email to