Upgrade to Undertow 2.0.20.Final

Closes gh-16522
This commit is contained in:
Stephane Nicoll 2019-04-11 12:44:06 +02:00
parent 5f681dfb69
commit 071128c44e
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.17</tomcat.version>
<unboundid-ldapsdk.version>4.0.10</unboundid-ldapsdk.version>
<undertow.version>2.0.19.Final</undertow.version>
<undertow.version>2.0.20.Final</undertow.version>
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>
<webjars-locator-core.version>0.37</webjars-locator-core.version>
<wsdl4j.version>1.6.3</wsdl4j.version>