Upgrade to Thymeleaf Layout Dialect 2.4.1

Closes gh-16431
This commit is contained in:
Andy Wilkinson 2019-04-03 11:45:34 +01:00
parent 674a96e369
commit 7661287760
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@
<saaj-impl.version>1.5.1</saaj-impl.version>
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
<thymeleaf-extras-springsecurity.version>3.0.4.RELEASE</thymeleaf-extras-springsecurity.version>
<thymeleaf-layout-dialect.version>2.3.0</thymeleaf-layout-dialect.version>
<thymeleaf-layout-dialect.version>2.4.1</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>
<thymeleaf-extras-java8time.version>3.0.4.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>9.0.17</tomcat.version>