mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 21:42:17 +00:00
Update to Spring Data Lovelace-SR9
Fixes gh-7206
This commit is contained in:
parent
494bc52014
commit
ecc66e9c75
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Lovelace-SR6'
|
||||
ext.springDataVersion = 'Lovelace-SR9'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
Loading…
x
Reference in New Issue
Block a user