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 947813a Updating Tomcat
947813a is described below
commit 947813a7207162a0b5cc725eed4e2cc20c6ac11e
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Nov 19 09:58:08 2018 +0000
Updating Tomcat
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 778a8b4..55caa06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<slf4j.version>1.7.25</slf4j.version>
<spring.version>4.3.20.RELEASE</spring.version>
<spring.security.version>4.2.9.RELEASE</spring.security.version>
- <tomcat7.version>7.0.91</tomcat7.version>
+ <tomcat7.version>7.0.92</tomcat7.version>
<tomcat8.version>8.5.35</tomcat8.version>
<woodstox.core.version>4.4.1</woodstox.core.version>
<wss4j.version>2.1.12</wss4j.version>