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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a8e035b9d Updating Tomcat to 9.0.63
9a8e035b9d is described below

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

    Updating Tomcat to 9.0.63
---
 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 e68927a789..d620157882 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 7bbbb427cf..d7e10df839 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -212,7 +212,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