Upgrade to Undertow 1.3.4.Final

Closes gh-4347
This commit is contained in:
Andy Wilkinson 2015-10-30 11:47:32 +00:00
parent db588646c6
commit fc1d920346

View File

@ -157,7 +157,7 @@
<thymeleaf-layout-dialect.version>1.3.1</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<tomcat.version>8.0.28</tomcat.version>
<undertow.version>1.3.0.Final</undertow.version>
<undertow.version>1.3.4.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>