mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-08 22:39:20 +00:00
Set springDataVersion to Neumann-SR+
Closes gh-9007
This commit is contained in:
parent
8615c4a601
commit
edecb47980
@ -7,7 +7,7 @@ if (!project.hasProperty("springVersion")) {
|
||||
}
|
||||
|
||||
if (!project.hasProperty("springDataVersion")) {
|
||||
ext.springDataVersion = "Moore-SR+"
|
||||
ext.springDataVersion = "Neumann-SR+"
|
||||
}
|
||||
if (!project.hasProperty("kotlinVersion")) {
|
||||
ext.kotlinVersion = "1.+"
|
||||
|
Loading…
x
Reference in New Issue
Block a user