Upgrade to Undertow 2.0.27.Final

Closes gh-18783
This commit is contained in:
Stephane Nicoll
2019-10-29 12:01:39 +01:00
parent 362c885557
commit dc2b610c44

View File

@@ -192,7 +192,7 @@
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.26</tomcat.version>
<unboundid-ldapsdk.version>4.0.12</unboundid-ldapsdk.version>
<undertow.version>2.0.26.Final</undertow.version>
<undertow.version>2.0.27.Final</undertow.version>
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>
<webjars-locator-core.version>0.35</webjars-locator-core.version>
<woodstox.version>5.0.3</woodstox.version>