Browse Source

Upgrade to Thymeleaf Extras Java8time 3.0.2.RELEASE

Closes gh-15330
pull/16246/head
Andy Wilkinson 7 years ago
parent
commit
28cd017347
  1. 2
      spring-boot-project/spring-boot-dependencies/pom.xml

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

@ -177,7 +177,7 @@ @@ -177,7 +177,7 @@
<thymeleaf-extras-springsecurity.version>${thymeleaf-extras-springsecurity4.version}</thymeleaf-extras-springsecurity.version>
<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>
<thymeleaf-extras-java8time.version>3.0.2.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>8.5.35</tomcat.version>
<unboundid-ldapsdk.version>4.0.9</unboundid-ldapsdk.version>
<undertow.version>1.4.26.Final</undertow.version>

Loading…
Cancel
Save