Fixes: gh-5318
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
}
if (!project.hasProperty('springDataVersion')) {
- ext.springDataVersion = 'Kay-SR5'
+ ext.springDataVersion = 'Kay-SR7'
dependencyManagement {