Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll 2016-10-01 13:21:11 +02:00
commit df9fb51a92
1 changed files with 1 additions and 1 deletions

View File

@ -1435,7 +1435,7 @@ for example:
----
<properties>
<thymeleaf.version>3.0.0.RELEASE</thymeleaf.version>
<thymeleaf-layout-dialect.version>2.0.0</thymeleaf-layout-dialect.version>
<thymeleaf-layout-dialect.version>2.0.3</thymeleaf-layout-dialect.version>
</dependency>
----