Browse Source

Upgrade to Undertow 1.4.15.Final

Closes gh-9302
pull/8758/merge
Andy Wilkinson 9 years ago
parent
commit
d8bc4751c8
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -185,7 +185,7 @@ @@ -185,7 +185,7 @@
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<thymeleaf-extras-java8time.version>2.1.0.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>8.5.15</tomcat.version>
<undertow.version>1.4.14.Final</undertow.version>
<undertow.version>1.4.15.Final</undertow.version>
<unboundid-ldapsdk.version>3.2.1</unboundid-ldapsdk.version>
<webjars-hal-browser.version>9f96c74</webjars-hal-browser.version>
<webjars-locator.version>0.32-1</webjars-locator.version>

Loading…
Cancel
Save