File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11
2+ 2.5 / 2016-08-18
3+ ==================
4+
5+ * Update the paging calculation (#24 )
6+
272.4 / 2016-08-14
38==================
49
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ public class UserRestController {
2828<dependency>
2929<groupId>com.github.darrachequesne</groupId>
3030<artifactId>spring-data-jpa-datatables</artifactId>
31- <version>2.4 </version>
31+ <version>2.5 </version>
3232</dependency>
3333```
3434
Original file line number Diff line number Diff line change 55
66<groupId >com.github.darrachequesne</groupId >
77<artifactId >spring-data-jpa-datatables</artifactId >
8- <version >2.4 </version >
8+ <version >2.5 </version >
99
1010<name >Spring Data JPA for DataTables</name >
1111<description >Spring Data JPA extension to work with the great jQuery plug-in DataTables (http://datatables.net/)</description >
You can’t perform that action at this time.
0 commit comments