mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 12:32:13 +00:00
Update to Spring Data Lovelace SR15
Fixes gh-7912
This commit is contained in:
parent
b8938c98d3
commit
097c4bf2a1
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Lovelace-SR12'
|
||||
ext.springDataVersion = 'Lovelace-SR15'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
Loading…
x
Reference in New Issue
Block a user