Upgrade to Undertow 1.3.5.Final

Closes gh-4408
This commit is contained in:
Vedran Pavic 2015-11-08 02:52:19 +01:00 committed by Stephane Nicoll
parent 88f776ef17
commit 9599c7e67b

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.4.Final</undertow.version>
<undertow.version>1.3.5.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>