mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-27 12:43:34 +00:00
Update to Spring Data Lovelace-SR6
Fixes: gh-6665
This commit is contained in:
parent
965696302b
commit
6c9a29acfa
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Lovelace-SR4'
|
ext.springDataVersion = 'Lovelace-SR6'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user