mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-08 03:32:39 +00:00
Update to Spring Data Moore-M4
Fixes gh-6992
This commit is contained in:
parent
81b28d9afa
commit
351e3aa881
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-M3'
|
||||
ext.springDataVersion = 'Moore-M4'
|
||||
}
|
||||
|
||||
dependencyManagement {
|
||||
|
Loading…
x
Reference in New Issue
Block a user