You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/09/16 09:05:31 UTC

[cxf] branch master updated: Updating to Tomcat 9.0.38

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 0b62006a Updating to Tomcat 9.0.38
0b62006a is described below

commit 0b62006a7519f14f97330342d25e2d450cdbfa7c
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Sep 16 10:05:08 2020 +0100

    Updating to Tomcat 9.0.38
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e3a72a3..a98cf7b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -205,7 +205,7 @@
         <cxf.swagger2.version>1.6.2</cxf.swagger2.version>
         <cxf.swagger2.guava.version>27.0-jre</cxf.swagger2.guava.version>
         <cxf.tika.version>1.24.1</cxf.tika.version>
-        <cxf.tomcat.version>9.0.37</cxf.tomcat.version>
+        <cxf.tomcat.version>9.0.38</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.xnio.osgi.version>[3.3,4.0)</cxf.undertow.xnio.osgi.version>