Upgrade to Undertow 2.0.23.Final

Closes gh-17712
This commit is contained in:
Stephane Nicoll 2019-07-30 16:29:40 +02:00
parent ea30be2690
commit 31a011d427
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.21</tomcat.version>
<unboundid-ldapsdk.version>4.0.11</unboundid-ldapsdk.version>
<undertow.version>2.0.22.Final</undertow.version>
<undertow.version>2.0.23.Final</undertow.version>
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>
<webjars-locator-core.version>0.37</webjars-locator-core.version>
<woodstox.version>5.0.3</woodstox.version>