Fixes gh-6769
@@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
}
if (!project.hasProperty('springDataVersion')) {
- ext.springDataVersion = 'Lovelace-SR6'
+ ext.springDataVersion = 'Moore-M3'
dependencyManagement {