mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
Update to Spring Data Moore-RC1
Fixes gh-7008
This commit is contained in:
parent
609228de5f
commit
a01ef4d215
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Moore-M4'
|
ext.springDataVersion = 'Moore-RC1'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user