mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
Update to Spring Data Moore RC3
Fixes gh-7386
This commit is contained in:
parent
93cda94969
commit
0473730f7f
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Moore-RC2'
|
ext.springDataVersion = 'Moore-RC3'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext.rsocketVersion = '1.0.0-RC3'
|
ext.rsocketVersion = '1.0.0-RC3'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user