Browse Source

Merge branch '1.3.x'

pull/6251/head
Andy Wilkinson 10 years ago
parent
commit
fc16d9b85c
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -174,7 +174,7 @@ @@ -174,7 +174,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.3</tomcat.version>
<undertow.version>1.3.22.Final</undertow.version>
<undertow.version>1.3.23.Final</undertow.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>
<webjars-hal-browser.version>9f96c74</webjars-hal-browser.version>

Loading…
Cancel
Save