Skip to content

Commit 28cd017

Browse files
committed
Upgrade to Thymeleaf Extras Java8time 3.0.2.RELEASE
Closes gh-15330
1 parent b709f7a commit 28cd017

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<thymeleaf-extras-springsecurity.version>${thymeleaf-extras-springsecurity4.version}</thymeleaf-extras-springsecurity.version>
178178
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
179179
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>
180-
<thymeleaf-extras-java8time.version>3.0.1.RELEASE</thymeleaf-extras-java8time.version>
180+
<thymeleaf-extras-java8time.version>3.0.2.RELEASE</thymeleaf-extras-java8time.version>
181181
<tomcat.version>8.5.35</tomcat.version>
182182
<unboundid-ldapsdk.version>4.0.9</unboundid-ldapsdk.version>
183183
<undertow.version>1.4.26.Final</undertow.version>

0 commit comments

Comments
 (0)