Upgrade to Thymeleaf Layout Dialect 1.2.7

Closes gh-1876
This commit is contained in:
Andy Wilkinson 2014-11-11 10:04:10 +00:00
parent 9b6ff220a1
commit 38e8942696

View File

@ -115,7 +115,7 @@
<spring-ws.version>2.2.0.RELEASE</spring-ws.version>
<thymeleaf.version>2.1.3.RELEASE</thymeleaf.version>
<thymeleaf-extras-springsecurity3.version>2.1.1.RELEASE</thymeleaf-extras-springsecurity3.version>
<thymeleaf-layout-dialect.version>1.2.5</thymeleaf-layout-dialect.version>
<thymeleaf-layout-dialect.version>1.2.7</thymeleaf-layout-dialect.version>
<tomcat.version>7.0.56</tomcat.version>
<velocity.version>1.7</velocity.version>
<velocity-tools.version>2.0</velocity-tools.version>