Upgrade to Tomcat 8.5.12

Closes gh-8725
This commit is contained in:
Andy Wilkinson 2017-03-24 16:10:46 +00:00
parent 798146b5e1
commit 4530b607b3

View File

@ -176,7 +176,7 @@
<thymeleaf-layout-dialect.version>1.4.0</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<thymeleaf-extras-java8time.version>2.1.0.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>8.5.11</tomcat.version>
<tomcat.version>8.5.12</tomcat.version>
<undertow.version>1.3.28.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>