Upgrade to Undertow 2.0.21.Final

Closes gh-17157
This commit is contained in:
Andy Wilkinson 2019-06-14 12:09:38 +01:00
parent 48631c75d8
commit 9bcf7a2cfd
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.20</tomcat.version>
<unboundid-ldapsdk.version>4.0.11</unboundid-ldapsdk.version>
<undertow.version>2.0.20.Final</undertow.version>
<undertow.version>2.0.21.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>