Upgrade to Undertow 1.4.3.Final

Closes gh-7019
This commit is contained in:
Stephane Nicoll
2016-09-26 12:43:24 +02:00
parent 7dfa3a8c83
commit 984b02dc7f
2 changed files with 8 additions and 2 deletions

View File

@@ -176,7 +176,7 @@
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<thymeleaf-extras-java8time.version>2.1.0.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>8.5.5</tomcat.version>
<undertow.version>1.3.25.Final</undertow.version>
<undertow.version>1.4.3.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>