Upgrade to Undertow 1.3.0.Final

Closes gh-3969
This commit is contained in:
Stephane Nicoll 2015-10-12 10:13:18 +02:00
parent fb4cc718c2
commit b1a38a8a44

View File

@ -154,7 +154,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.26</tomcat.version>
<undertow.version>1.3.0.CR3</undertow.version>
<undertow.version>1.3.0.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>
<webjars-hal-browser.version>9f96c74</webjars-hal-browser.version>