mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-01 09:42:13 +00:00
Update to Spring Data Moore-M3
Fixes gh-6769
This commit is contained in:
parent
4108d00827
commit
308bbf680e
@ -7,7 +7,7 @@ if (!project.hasProperty('springVersion')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!project.hasProperty('springDataVersion')) {
|
if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Lovelace-SR6'
|
ext.springDataVersion = 'Moore-M3'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user