Upgrade to Undertow 1.1.1

Fixes gh-2066
This commit is contained in:
Sebastien Deleuze 2014-12-05 17:18:42 +01:00 committed by Phillip Webb
parent 064fee38b1
commit e641b47b66

View File

@ -129,7 +129,7 @@
<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.15</tomcat.version>
<undertow.version>1.1.0.Final</undertow.version>
<undertow.version>1.1.1.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>
<wsdl4j.version>1.6.3</wsdl4j.version>