Browse Source

Upgrade to Undertow 1.1.3.Final

Closes gh-2732
pull/2740/head
Andy Wilkinson 11 years ago
parent
commit
2cf23e08a0
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -134,7 +134,7 @@ @@ -134,7 +134,7 @@
<thymeleaf-layout-dialect.version>1.2.7</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<tomcat.version>8.0.20</tomcat.version>
<undertow.version>1.1.1.Final</undertow.version>
<undertow.version>1.1.3.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>
<wsdl4j.version>1.6.3</wsdl4j.version>

Loading…
Cancel
Save