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