Upgrade to Undertow 1.2.11.Final

Closes gh-3872
This commit is contained in:
Andy Wilkinson 2015-09-02 16:50:02 +01:00
parent de0b7082e5
commit d02bae2d82
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,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.2.10.Final</undertow.version>
<undertow.version>1.2.11.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>
<webjars-hal-browser.version>b7669f1-1</webjars-hal-browser.version>