Skip to content

Commit 1b84ccb

Browse files
committed
Upgrade to thymeleaf-layout-dialect 1.3.3
Closes gh-5216
1 parent ea34dcd commit 1b84ccb

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
@@ -154,7 +154,7 @@
154154
<thymeleaf.version>2.1.4.RELEASE</thymeleaf.version>
155155
<thymeleaf-extras-springsecurity4.version>2.1.2.RELEASE</thymeleaf-extras-springsecurity4.version>
156156
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
157-
<thymeleaf-layout-dialect.version>1.3.1</thymeleaf-layout-dialect.version>
157+
<thymeleaf-layout-dialect.version>1.3.3</thymeleaf-layout-dialect.version>
158158
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
159159
<tomcat.version>8.0.32</tomcat.version>
160160
<undertow.version>1.3.18.Final</undertow.version>

0 commit comments

Comments
 (0)