Upgrade to Undertow 2.0.31.Final

Closes gh-23290
This commit is contained in:
Stephane Nicoll 2020-09-14 13:12:15 +02:00
parent 67f3c3193d
commit 0d12683a93

View File

@ -211,7 +211,7 @@
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.37</tomcat.version>
<unboundid-ldapsdk.version>4.0.14</unboundid-ldapsdk.version>
<undertow.version>2.0.30.Final</undertow.version>
<undertow.version>2.0.31.Final</undertow.version>
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>
<webjars-locator-core.version>0.41</webjars-locator-core.version>
<wsdl4j.version>1.6.3</wsdl4j.version>