Upgrade to Undertow 1.3.12.Final

Closes gh-4821
This commit is contained in:
Stephane Nicoll 2016-01-12 16:33:12 +01:00
parent 11d4c2c180
commit 57b99f0b63
1 changed files with 1 additions and 1 deletions

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.30</tomcat.version>
<undertow.version>1.3.10.Final</undertow.version>
<undertow.version>1.3.12.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>