mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-04 01:32:14 +00:00
Update to Spring Data Moore SR3
Fixes gh-7895
This commit is contained in:
parent
ce6a0368bd
commit
dbc43fb47d
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-SR1'
|
||||
ext.springDataVersion = 'Moore-SR3'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.0-RC5'
|
||||
|
Loading…
x
Reference in New Issue
Block a user