mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
Update to Spring Data Lovelace-SR5
Fixes: gh-6529
This commit is contained in:
parent
16d5566cd6
commit
9f514753d5
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Lovelace-SR4'
|
ext.springDataVersion = 'Lovelace-SR5'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user