Upgrade to Tomcat 8.0.26

Closes gh-3406
Closes gh-3526
This commit is contained in:
Andy Wilkinson 2015-08-26 15:00:00 +01:00
parent 6393569d42
commit f143bd2cfb

View File

@ -134,7 +134,7 @@
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
<thymeleaf-layout-dialect.version>1.2.9</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<tomcat.version>8.0.23</tomcat.version>
<tomcat.version>8.0.26</tomcat.version>
<undertow.version>1.1.8.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>