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 2018/04/10 09:41:59 UTC

[cxf-fediz] branch 1.4.x-fixes updated: Upgrading Tomcat

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

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


The following commit(s) were added to refs/heads/1.4.x-fixes by this push:
     new b0e0369  Upgrading Tomcat
b0e0369 is described below

commit b0e0369518326526b0a8829cba3abd5cb9d9a966
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Apr 10 10:15:36 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index c80adf9..ab46270 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
         <spring.version>4.3.10.RELEASE</spring.version>
         <spring.security.version>4.2.3.RELEASE</spring.security.version>
         <tomcat7.version>7.0.85</tomcat7.version>
-        <tomcat8.version>8.5.29</tomcat8.version>
+        <tomcat8.version>8.5.30</tomcat8.version>
         <woodstox.core.version>4.4.1</woodstox.core.version>
         <wss4j.version>2.1.12</wss4j.version>
 

-- 
To stop receiving notification emails like this one, please contact
coheigea@apache.org.