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