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 7715c80066 Update Apache Tomcat to 10.1.48
7715c80066 is described below

commit 7715c80066030dccae9fc39a01a3d531a82a878f
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Nov 7 08:42:38 2025 -0500

    Update Apache Tomcat to 10.1.48
---
 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 279c6ad900..040028d820 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.1</cxf.swagger.ui.version>
         <cxf.tika.version>3.0.0</cxf.tika.version>
-        <cxf.tomcat.version>10.1.47</cxf.tomcat.version>
+        <cxf.tomcat.version>10.1.48</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 3b92fa83cd..d5fec9a7ba 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,7 +221,7 @@
         <cxf.swagger.ui.version>5.30.1</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.47</cxf.tomcat.version>
+        <cxf.tomcat.version>10.1.48</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