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

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


The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
     new f8570c4df0 Updating Tomcat to 9.0.64
f8570c4df0 is described below

commit f8570c4df0100ff6b1868430b4327d1b17079b52
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Jun 23 08:50:01 2022 +0100

    Updating Tomcat to 9.0.64
    
    (cherry picked from commit 3ca39ba8f85125aa3d2c34a6ef700d241ea80191)
    (cherry picked from commit ba463164bbc34192ee24e756f615a8bd3f15a75c)
---
 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 05c82b9879..f89f80703b 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.11.1</cxf.swagger.ui.version>
         <cxf.tika.version>1.28.3</cxf.tika.version>
-        <cxf.tomcat.version>9.0.63</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.64</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
     </properties>
     <dependencies>
diff --git a/parent/pom.xml b/parent/pom.xml
index 5e302f303e..ebe436a805 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,7 +216,7 @@
         <cxf.swagger2.guava.version>31.0.1-jre</cxf.swagger2.guava.version>
         
<cxf.swagger2.guava.failureaccess.version>1.0.1</cxf.swagger2.guava.failureaccess.version>
         <cxf.tika.version>1.28.3</cxf.tika.version>
-        <cxf.tomcat.version>9.0.63</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.64</cxf.tomcat.version>
         
<cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>
         
<cxf.undertow.xnio.osgi.version>[3.3,4.0)</cxf.undertow.xnio.osgi.version>

Reply via email to