Update to Spring Data Kay SR7
Fixes: gh-5318
This commit is contained in:
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Kay-SR5'
|
||||
ext.springDataVersion = 'Kay-SR7'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
||||
Reference in New Issue
Block a user