mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-03 17:22:13 +00:00
Update to Spring Data Lovelace-SR20
Closes gh-9073
This commit is contained in:
parent
517f566940
commit
1c06403bb4
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Lovelace-SR19'
|
ext.springDataVersion = 'Lovelace-SR20'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user