Upgrade to Tomcat 8.5.2

This commit is contained in:
Sebastien Deleuze
2016-05-17 13:24:36 +02:00
parent a108268241
commit 5cbc29e61e

View File

@@ -30,7 +30,7 @@ ext {
springVersion = '4.3.0.BUILD-SNAPSHOT'
reactorVersion = '2.5.0.BUILD-SNAPSHOT'
reactorNettyVersion = '2.5.0.BUILD-SNAPSHOT'
tomcatVersion = '8.0.33'
tomcatVersion = '8.5.2'
jettyVersion = '9.3.8.v20160314'
nettyVersion = '4.1.0.CR6'
jacksonVersion = '2.7.3'