Browse Source

Upgrade to Undertow 2.0.11.Final

Closes gh-13848
pull/13818/merge
Andy Wilkinson 8 years ago
parent
commit
a19d340b60
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

2
spring-boot-project/spring-boot-dependencies/pom.xml

@ -177,7 +177,7 @@ @@ -177,7 +177,7 @@
<thymeleaf-extras-java8time.version>3.0.1.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.10</tomcat.version>
<unboundid-ldapsdk.version>4.0.6</unboundid-ldapsdk.version>
<undertow.version>2.0.9.Final</undertow.version>
<undertow.version>2.0.11.Final</undertow.version>
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>
<webjars-locator-core.version>0.35</webjars-locator-core.version>
<wsdl4j.version>1.6.3</wsdl4j.version>

Loading…
Cancel
Save