Skip to content

Commit cfad8d6

Browse files
author
Javier Pena
committed
Release v3.5.0
1 parent 0f2dd9c commit cfad8d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.github.jpenren</groupId>
55
<artifactId>thymeleaf-spring-data-dialect</artifactId>
6-
<version>3.4.2</version>
6+
<version>3.5.0</version>
77

88
<name>Thymeleaf Spring Data Dialect</name>
99
<description>Data pagination made easy with Thymeleaf and Spring Data</description>
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.springframework.data</groupId>
101101
<artifactId>spring-data-commons</artifactId>
102-
<version>1.13.23.RELEASE</version>
102+
<version>2.6.0</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.thymeleaf</groupId>

0 commit comments

Comments
 (0)