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 08:44:44 UTC

[cxf-fediz] branch master updated: Tomcat update

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 1278fd5  Tomcat update
1278fd5 is described below

commit 1278fd53e04166f504e19dcb41c62871def30f70
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed May 15 09:44:33 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 88cd0d2..1e5230b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
         <spring-ldap-core.version>2.3.2.RELEASE</spring-ldap-core.version>
         <spring.security.version>4.2.11.RELEASE</spring.security.version>
         <spring-webflow.version>2.4.8.RELEASE</spring-webflow.version>
-        <tomcat.version>9.0.19</tomcat.version>
+        <tomcat.version>9.0.20</tomcat.version>
         <wss4j.version>2.2.2</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>