mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 23:02:15 +00:00
Update to Spring Data Moore-RELEASE
This commit is contained in:
parent
0feaf9bf6f
commit
971ae346c5
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Lovelace-SR11'
|
ext.springDataVersion = 'Moore-RELEASE'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext.rsocketVersion = '1.0.0-RC5'
|
ext.rsocketVersion = '1.0.0-RC5'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user