Upgrade to Undertow 1.2.3.Final

Closes gh-2821
This commit is contained in:
Andy Wilkinson 2015-04-30 16:55:40 +01:00
parent 080c8ff286
commit 0f62f05cdc
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,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.21</tomcat.version>
<undertow.version>1.2.0.CR1</undertow.version>
<undertow.version>1.2.3.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>
<wsdl4j.version>1.6.3</wsdl4j.version>