mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Update to Spring Data Kay SR7
Fixes: gh-5318
This commit is contained in:
parent
cf4e139aa0
commit
a7a8ac756a
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Kay-SR5'
|
||||
ext.springDataVersion = 'Kay-SR7'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
Loading…
x
Reference in New Issue
Block a user