Skip to content

Commit 1caf0be

Browse files
authored
Update README.md
1 parent 8f9c35f commit 1caf0be

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,10 @@ Maven dependency:
1111
<dependency>
1212
<groupId>io.github.jpenren</groupId>
1313
<artifactId>thymeleaf-spring-data-dialect</artifactId>
14-
<version>(see versions below)</version>
14+
<version>3.3.1</version>
1515
</dependency>
1616
```
1717

18-
Version 2.1.1 for Thymeleaf 2 (discontinued)
19-
20-
Version 3.3.0 compatible with Thymeleaf 3
21-
22-
2318
Add the Spring Data dialect to your existing Thymeleaf template engine:
2419

2520
```java

0 commit comments

Comments
 (0)