Skip to content

Commit 38e8942

Browse files
committed
Upgrade to Thymeleaf Layout Dialect 1.2.7
Closes gh-1876
1 parent 9b6ff22 commit 38e8942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<spring-ws.version>2.2.0.RELEASE</spring-ws.version>
116116
<thymeleaf.version>2.1.3.RELEASE</thymeleaf.version>
117117
<thymeleaf-extras-springsecurity3.version>2.1.1.RELEASE</thymeleaf-extras-springsecurity3.version>
118-
<thymeleaf-layout-dialect.version>1.2.5</thymeleaf-layout-dialect.version>
118+
<thymeleaf-layout-dialect.version>1.2.7</thymeleaf-layout-dialect.version>
119119
<tomcat.version>7.0.56</tomcat.version>
120120
<velocity.version>1.7</velocity.version>
121121
<velocity-tools.version>2.0</velocity-tools.version>

0 commit comments

Comments
 (0)