Update to Tomcat 8.0.21

Closes gh-2775
This commit is contained in:
Andy Wilkinson 2015-04-07 11:01:19 +01:00
parent adaf175273
commit ddeebf2262

View File

@ -133,7 +133,7 @@
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
<thymeleaf-layout-dialect.version>1.2.7</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<tomcat.version>8.0.20</tomcat.version>
<tomcat.version>8.0.21</tomcat.version>
<undertow.version>1.1.3.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>