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