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 2019/05/15 09:17:04 UTC

[cxf] branch master updated: Updating Tomcat

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 78fed1f  Updating Tomcat
78fed1f is described below

commit 78fed1f163b609d2b091385abde5a841868f18dd
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed May 15 10:16:51 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index c525e08..c938a14 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -169,7 +169,7 @@
         <cxf.swagger2.version>1.5.21</cxf.swagger2.version>
         <cxf.swagger.v3.version>2.0.6</cxf.swagger.v3.version>
         <cxf.swagger.ui.version>3.20.9</cxf.swagger.ui.version>
-        <cxf.tomcat.version>8.5.40</cxf.tomcat.version>
+        <cxf.tomcat.version>8.5.41</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.3</cxf.tomitribe.http.signature.version>
         <cxf.velocity.version>2.1</cxf.velocity.version>
         <cxf.woodstox.core.version>5.0.3</cxf.woodstox.core.version>