This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 73cff038bfb999fa4320aa51d767bbaf05e7d17a
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Sep 19 10:46:10 2024 -0400

    Update Apache Tomcat to 10.1.30
    
    (cherry picked from commit 0eb3eace90256f3139ea1380990846fcd8e71bd9)
---
 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 d3e8b146cf..b121d9f57a 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.17.14</cxf.swagger.ui.version>
         <cxf.tika.version>2.9.1</cxf.tika.version>
-        <cxf.tomcat.version>10.1.28</cxf.tomcat.version>
+        <cxf.tomcat.version>10.1.30</cxf.tomcat.version>
         <cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version>
         <cxf.gson.version>2.11.0</cxf.gson.version>
         <cxf.lucene.version>9.11.1</cxf.lucene.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 5af8d89276..7b08456b95 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -220,7 +220,7 @@
         <cxf.swagger.ui.version>5.17.14</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.23</cxf.swagger.v3.version>
         <cxf.tika.version>2.9.1</cxf.tika.version>
-        <cxf.tomcat.version>10.1.28</cxf.tomcat.version>
+        <cxf.tomcat.version>10.1.30</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.2.20.Final</cxf.undertow.version>
 

Reply via email to