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 b02a2ba58b Update Apache Tomcat to 10.1.49
b02a2ba58b is described below

commit b02a2ba58b81c829f8483fd06ad53c577a124218
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Nov 11 14:39:59 2025 -0500

    Update Apache Tomcat to 10.1.49
---
 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 df0f8223cd..dfdedde4f9 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.30.2</cxf.swagger.ui.version>
         <cxf.tika.version>3.0.0</cxf.tika.version>
-        <cxf.tomcat.version>10.1.48</cxf.tomcat.version>
+        <cxf.tomcat.version>10.1.49</cxf.tomcat.version>
         <cxf.jboss.weld.version>5.1.2.Final</cxf.jboss.weld.version>
         <cxf.gson.version>2.13.2</cxf.gson.version>
         <cxf.lucene.version>9.12.1</cxf.lucene.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 2ac9e4bbaa..2e3f86ee9c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,7 +221,7 @@
         <cxf.swagger.ui.version>5.30.2</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.40</cxf.swagger.v3.version>
         <cxf.tika.version>3.0.0</cxf.tika.version>
-        <cxf.tomcat.version>10.1.48</cxf.tomcat.version>
+        <cxf.tomcat.version>10.1.49</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.3.20.Final</cxf.undertow.version>
         <cxf.yasson.version>3.0.4</cxf.yasson.version>

Reply via email to