This is an automated email from the ASF dual-hosted git repository.
coheigea 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 d841bd3 Updating Tomcat
d841bd3 is described below
commit d841bd30170993ea76441f0838029b2282911c0c
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Nov 9 10:37:40 2018 +0000
Updating Tomcat
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0aea7ef..14295fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,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>
- <tomcat.version>9.0.12</tomcat.version>
+ <tomcat.version>9.0.13</tomcat.version>
<wss4j.version>2.2.2</wss4j.version>
<tomcat.url>http://localhost:8080/manager/text</tomcat.url>