mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-04-04 06:19:01 +00:00
Upgrade Spring Data to Lovelace-SR11
This commit is contained in:
parent
9393017e3f
commit
cdeeb27b51
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-RC3'
|
||||
ext.springDataVersion = 'Lovelace-SR11'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.0-RC3'
|
||||
|
Loading…
x
Reference in New Issue
Block a user