We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf03d2 commit a5c1e3fCopy full SHA for a5c1e3f
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.github.jpenren</groupId>
5
<artifactId>thymeleaf-spring-data-dialect</artifactId>
6
- <version>3.0.0.BETA03</version>
+ <version>3.0.0</version>
7
8
<name>Thymeleaf Spring Data Dialect</name>
9
<description>Data pagination made easy with Thymeleaf and Spring Data</description>
@@ -102,7 +102,7 @@
102
<dependency>
103
<groupId>org.thymeleaf</groupId>
104
<artifactId>thymeleaf</artifactId>
105
+ <version>3.0.0.RELEASE</version>
106
</dependency>
107
</dependencies>
108
0 commit comments