mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-02 16:52:14 +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')) {
|
||||
ext.springDataVersion = 'Lovelace-SR19'
|
||||
ext.springDataVersion = 'Lovelace-SR20'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
Loading…
x
Reference in New Issue
Block a user