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 dbc2663 Updating Tomcat
dbc2663 is described below
commit dbc2663910f97b2c5b3e366829aea6cf09ef6a1e
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Nov 9 10:03:59 2018 +0000
Updating Tomcat
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index df68b24..778a8b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
<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>
- <tomcat8.version>8.5.34</tomcat8.version>
+ <tomcat8.version>8.5.35</tomcat8.version>
<woodstox.core.version>4.4.1</woodstox.core.version>
<wss4j.version>2.1.12</wss4j.version>