<servlet-api.version>3.0.1</servlet-api.version>
<slf4j.version>1.6.1</slf4j.version>
<springframework.version>4.0.6.RELEASE</springframework.version>
- <thymeleaf.version>2.1.3.RELEASE</thymeleaf.version>
- <thymeleaf-layout-dialect.version>1.2.5</thymeleaf-layout-dialect.version>
+ <thymeleaf.version>3.0.3.RELEASE</thymeleaf.version>
+ <thymeleaf-layout-dialect.version>2.2.0</thymeleaf-layout-dialect.version>
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
- <thymeproxy.version>1.1.0</thymeproxy.version>
+ <thymeproxy.version>1.0.0</thymeproxy.version>
</properties>