Browse Source

Merge branch '1.5.x' into 2.0.x

pull/14419/head
Andy Wilkinson 8 years ago
parent
commit
856f9cb0ea
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

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

@ -174,7 +174,7 @@ @@ -174,7 +174,7 @@
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>
<thymeleaf-extras-java8time.version>3.0.1.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>8.5.33</tomcat.version>
<tomcat.version>8.5.34</tomcat.version>
<unboundid-ldapsdk.version>4.0.7</unboundid-ldapsdk.version>
<undertow.version>1.4.25.Final</undertow.version>
<webjars-hal-browser.version>3325375</webjars-hal-browser.version>

Loading…
Cancel
Save