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 27f756d64a Update Apache Tomcat to 10.0.26
27f756d64a is described below

commit 27f756d64a3267c0865d6498824bd9c32b959391
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Oct 4 19:13:06 2022 -0400

    Update Apache Tomcat to 10.0.26
---
 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 c9066d6a10..6e64043e34 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -37,7 +37,7 @@
         
<cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>
         <cxf.swagger.ui.version>4.14.0</cxf.swagger.ui.version>
         <cxf.tika.version>2.4.1</cxf.tika.version>
-        <cxf.tomcat.version>10.0.22</cxf.tomcat.version>
+        <cxf.tomcat.version>10.0.26</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
     </properties>
     <dependencies>
diff --git a/parent/pom.xml b/parent/pom.xml
index f400fb8e63..b6d2ebfef8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -189,7 +189,7 @@
         <cxf.swagger.ui.version>4.14.0</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.3</cxf.swagger.v3.version>
         <cxf.tika.version>2.4.1</cxf.tika.version>
-        <cxf.tomcat.version>10.0.22</cxf.tomcat.version>
+        <cxf.tomcat.version>10.0.26</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.version>2.2.19.Final</cxf.undertow.version>
         <!-- the Export-Package is the same as the Maven artifact

Reply via email to