mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-16 23:33:31 +00:00
Update to Spring Data Moore-SR1
Fixes gh-7604
This commit is contained in:
parent
f5704a8960
commit
34daf4eeba
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-RELEASE'
|
||||
ext.springDataVersion = 'Moore-SR1'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.0-RC5'
|
||||
|
Loading…
x
Reference in New Issue
Block a user