mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-16 23:33:31 +00:00
Update to Spring Data Moore-SR12
Closes gh-9436
This commit is contained in:
parent
46bfc00db2
commit
31cb29cb2d
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-SR11'
|
||||
ext.springDataVersion = 'Moore-SR12'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.3'
|
||||
|
Loading…
x
Reference in New Issue
Block a user