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

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


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

commit e706671c28d72d4ba00685934e474bb064a8d40e
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri May 20 09:06:03 2022 +0100

    Updating Tomcat to 9.0.63
    
    (cherry picked from commit 9a8e035b9d91d788aa17002a77421d4cb8c2c1ad)
---
 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 fcc9ebb412..3b8d7322bc 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.8.1</cxf.swagger.ui.version>
         <cxf.tika.version>2.4.0</cxf.tika.version>
-        <cxf.tomcat.version>9.0.62</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.63</cxf.tomcat.version>
         <graalvm.version>21.1.0</graalvm.version>
     </properties>
     <dependencies>
diff --git a/parent/pom.xml b/parent/pom.xml
index 92e27511a1..360cc778fd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,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>2.4.0</cxf.tika.version>
-        <cxf.tomcat.version>9.0.62</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.63</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