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