You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by de...@apache.org on 2020/01/19 17:06:08 UTC

[cxf] 03/03: [CXF-7949] Upgrade to Tomcat 9.0.30

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

deki pushed a commit to branch CXF-7949_jakarta-servlet
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 2ef4c7ab1578989f94461867f5c17ef15960c167
Author: Dennis Kieselhorst <de...@apache.org>
AuthorDate: Sun Jan 19 18:05:16 2020 +0100

    [CXF-7949] Upgrade to Tomcat 9.0.30
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2f0c415..3eca0a8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -202,7 +202,7 @@
         <cxf.swagger2.version>1.6.0</cxf.swagger2.version>
         <cxf.swagger2.guava.version>27.0-jre</cxf.swagger2.guava.version>
         <cxf.tika.version>1.23</cxf.tika.version>
-        <cxf.tomcat.version>8.5.50</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.30</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.3</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>
         <cxf.undertow.version>2.0.28.Final</cxf.undertow.version>