mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Update to Spring Data Lovelace-RELEASE
Fixes: gh-5885
This commit is contained in:
parent
dd82d114c0
commit
e67264ae2c
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Lovelace-RC2'
|
||||
ext.springDataVersion = 'Lovelace-RELEASE'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
Loading…
x
Reference in New Issue
Block a user