Upgrade to Tomcat 8.0.23

Closes gh-3058
This commit is contained in:
Stephane Nicoll 2015-05-28 13:34:10 +02:00
parent f25ce8a381
commit 4b825163a2

View File

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