Upgrade to Undertow 1.1.8.Final

Closes gh-3674
This commit is contained in:
Andy Wilkinson 2015-08-05 16:33:00 +01:00
parent c4d0f949d4
commit dd4c542e32
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@
<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>
<undertow.version>1.1.7.Final</undertow.version>
<undertow.version>1.1.8.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>
<wsdl4j.version>1.6.3</wsdl4j.version>