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 1e9a011 Updating Tomcat
1e9a011 is described below
commit 1e9a0116da869eea155e06f5e29947f1cc0fbe98
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Feb 26 09:59:43 2019 +0000
Updating Tomcat
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 43796c7..3a9e3ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,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>
- <tomcat7.version>7.0.92</tomcat7.version>
+ <tomcat7.version>7.0.93</tomcat7.version>
<tomcat8.version>8.5.37</tomcat8.version>
<woodstox.core.version>4.4.1</woodstox.core.version>
<wss4j.version>2.1.12</wss4j.version>