mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-06 18:52:13 +00:00
Update to Spring Data Moore-SR11
Closes gh-9235
This commit is contained in:
parent
276a934bcd
commit
ebb2afa5e8
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Moore-SR10'
|
ext.springDataVersion = 'Moore-SR11'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext.rsocketVersion = '1.0.2'
|
ext.rsocketVersion = '1.0.2'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user