Upgrade to Thymeleaf Layout Dialect 2.2.1

Closes gh-8992
This commit is contained in:
Andy Wilkinson
2017-04-25 09:23:33 +01:00
parent 7a027b0187
commit e2d9b152a9

View File

@@ -182,7 +182,7 @@
<thymeleaf.version>3.0.5.RELEASE</thymeleaf.version>
<thymeleaf-spring5.version>3.0.5.M3</thymeleaf-spring5.version>
<thymeleaf-extras-springsecurity4.version>3.0.2.RELEASE</thymeleaf-extras-springsecurity4.version>
<thymeleaf-layout-dialect.version>2.1.2</thymeleaf-layout-dialect.version>
<thymeleaf-layout-dialect.version>2.2.1</thymeleaf-layout-dialect.version>
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>
<thymeleaf-extras-java8time.version>3.0.0.RELEASE</thymeleaf-extras-java8time.version>
<tomcat.version>8.5.14</tomcat.version>