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/09/21 09:02:09 UTC

[cxf-fediz] 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-fediz.git


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

commit 621ce55b91d7b709800ef14f016382f40d746b9a
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Sep 21 10:01:54 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index dd06ab0..b895a0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
         <slf4j.version>1.7.25</slf4j.version>
         <spring.version>4.3.18.RELEASE</spring.version>
         <spring.security.version>4.2.7.RELEASE</spring.security.version>
-        <tomcat8.version>8.5.31</tomcat8.version>
+        <tomcat8.version>8.5.34</tomcat8.version>
         <wss4j.version>2.2.2</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>