mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-06 02:32:14 +00:00
Update to Spring Data Moore-SR10
Closes gh-9088
This commit is contained in:
parent
5d0eb32f4d
commit
dba3dacc19
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-SR9'
|
||||
ext.springDataVersion = 'Moore-SR10'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.1'
|
||||
|
Loading…
x
Reference in New Issue
Block a user