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 5ddd60f  Updating Tomcat
5ddd60f is described below

commit 5ddd60f2c7b4b99ac3744f82970ca3482903b4d5
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Sun Apr 14 08:46:13 2019 +0100

    Updating Tomcat
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9dc84a0..b18af2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,8 +70,8 @@
         <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>
-        <tomcat7.version>7.0.93</tomcat7.version>
-        <tomcat8.version>8.5.39</tomcat8.version>
+        <tomcat7.version>7.0.94</tomcat7.version>
+        <tomcat8.version>8.5.40</tomcat8.version>
         <woodstox.core.version>4.4.1</woodstox.core.version>
         <wss4j.version>2.1.12</wss4j.version>
 

Reply via email to