#297 - Upgraded to Thymeleaf Spring Data dialect compatible with Thymeleaf 3.

This commit is contained in:
Oliver Gierke
2017-09-21 16:45:55 +02:00
parent 42a27837a0
commit 50945ac434
3 changed files with 35 additions and 3 deletions

View File

@@ -57,7 +57,7 @@
<dependency>
<groupId>io.github.jpenren</groupId>
<artifactId>thymeleaf-spring-data-dialect</artifactId>
<version>2.1.1</version>
<version>3.3.0</version>
</dependency>
<dependency>