Upgrade to Undertow 2.0.28.Final

Closes gh-19256
This commit is contained in:
Andy Wilkinson 2019-12-04 19:53:07 +00:00
parent 23d0ef079c
commit ec71009b88
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.27</tomcat.version>
<unboundid-ldapsdk.version>4.0.13</unboundid-ldapsdk.version>
<undertow.version>2.0.27.Final</undertow.version>
<undertow.version>2.0.28.Final</undertow.version>
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>
<webjars-locator-core.version>0.42</webjars-locator-core.version>
<wsdl4j.version>1.6.3</wsdl4j.version>