There was an error while loading. Please reload this page.
1 parent c3b36e9 commit d1ede31Copy full SHA for d1ede31
README.md
@@ -28,7 +28,7 @@ public class UserRestController {
28
<dependency>
29
<groupId>com.github.darrachequesne</groupId>
30
<artifactId>spring-data-jpa-datatables</artifactId>
31
-<version>2.0</version>
+<version>2.1</version>
32
</dependency>
33
```
34
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
-<version>2.0-SNAPSHOT</version>
9
10
<name>Spring Data JPA for DataTables</name>
11
<description>Spring Data JPA extension to work with the great jQuery plug-in DataTables (http://datatables.net/)</description>
0 commit comments