Upgrade to Tomcat 8.5.12

This commit is contained in:
Sebastien Deleuze 2017-03-14 10:39:22 +01:00
parent a7582fcc23
commit c56e4bd581
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ configure(allprojects) { project ->
ext.snifferVersion = "1.15"
ext.testngVersion = "6.10"
ext.tiles3Version = "3.0.7"
ext.tomcatVersion = "8.5.11"
ext.tomcatVersion = "8.5.12"
ext.tyrusVersion = "1.13.1"
ext.undertowVersion = "1.4.11.Final"
ext.websocketVersion = "1.1"