Browse Source

Upgrade to Undertow 2.0.26.Final

Closes gh-18145
pull/18164/head
Stephane Nicoll 6 years ago
parent
commit
a4582307da
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

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

@ -208,7 +208,7 @@ @@ -208,7 +208,7 @@
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.24</tomcat.version>
<unboundid-ldapsdk.version>4.0.11</unboundid-ldapsdk.version>
<undertow.version>2.0.25.Final</undertow.version>
<undertow.version>2.0.26.Final</undertow.version>
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>
<webjars-locator-core.version>0.40</webjars-locator-core.version>
<woodstox.version>5.0.3</woodstox.version>

Loading…
Cancel
Save