File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11
2+ <a name =" 5.0.0 " ></a >
3+ # [ 5.0.0] ( https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.3...v5.0.0 ) / 2018-03-01
4+
5+
6+ ### BREAKING CHANGES
7+
8+ * Update to spring boot 2.0.0 (#73 )
9+
10+
211<a name =" 4.3 " ></a >
312# [ 4.3] ( https://github.com/darrachequesne/spring-data-jpa-datatables/compare/v4.2...v4.3 ) / 2017-12-24
413
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 >4.3 </version >
31+ <version >5.0.0 </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 >5.0.0-SNAPSHOT </version >
8+ <version >5.0.0</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