mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-07 11:12:14 +00:00
Update to Spring Data Moore-SR9
Closes gh-8918
This commit is contained in:
parent
8dfe0fa815
commit
22a1bce83c
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Moore-SR7'
|
ext.springDataVersion = 'Moore-SR9'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext.rsocketVersion = '1.0.1'
|
ext.rsocketVersion = '1.0.1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user