Upgrade to thymeleaf-layout-dialect 1.3.1

Closes gh-4172
This commit is contained in:
Andy Wilkinson 2015-10-14 20:47:52 +01:00
parent 02053e2b50
commit 2422cfde07

View File

@ -154,7 +154,7 @@
<thymeleaf.version>2.1.4.RELEASE</thymeleaf.version>
<thymeleaf-extras-springsecurity4.version>2.1.2.RELEASE</thymeleaf-extras-springsecurity4.version>
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
<thymeleaf-layout-dialect.version>1.2.9</thymeleaf-layout-dialect.version>
<thymeleaf-layout-dialect.version>1.3.1</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
<tomcat.version>8.0.28</tomcat.version>
<undertow.version>1.3.0.Final</undertow.version>