mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-08 11:32:47 +00:00
Update to Spring Data Moore-SR13
Closes gh-9601
This commit is contained in:
parent
6db79b70e6
commit
fb7efffad3
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-SR12'
|
||||
ext.springDataVersion = 'Moore-SR13'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.3'
|
||||
|
Loading…
x
Reference in New Issue
Block a user