You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2019/07/09 09:36:34 UTC

[cxf-fediz] branch master updated: Update Tomcat

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

buhhunyx 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 b615d9d  Update Tomcat
b615d9d is described below

commit b615d9d939430819dfed785cb31d8399864772c8
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Tue Jul 9 12:36:07 2019 +0300

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

diff --git a/pom.xml b/pom.xml
index bd9fc9a..a6482e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
         <spring-ldap-core.version>2.3.2.RELEASE</spring-ldap-core.version>
         <spring.security.version>4.2.13.RELEASE</spring.security.version>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
-        <tomcat.version>9.0.20</tomcat.version>
+        <tomcat.version>9.0.21</tomcat.version>
         <wss4j.version>2.2.2</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>