Set springVersion to 5.3.+
This commit is contained in:
parent
e7909d0cdd
commit
edf23562cb
@ -1,5 +1,5 @@
|
||||
if (!project.hasProperty("springVersion")) {
|
||||
ext.springVersion = "5.2.+"
|
||||
ext.springVersion = "5.3.+"
|
||||
}
|
||||
|
||||
if (!project.hasProperty("springSecurityVersion")) {
|
||||
|
Loading…
Reference in New Issue
Block a user