Update to Spring Framework 5.3.3
Closes gh-228
This commit is contained in:
parent
03d3879817
commit
839123409d
@ -1,5 +1,5 @@
|
||||
if (!project.hasProperty("springVersion")) {
|
||||
ext.springVersion = "5.3.+"
|
||||
ext.springVersion = "5.3.3"
|
||||
}
|
||||
|
||||
if (!project.hasProperty("springSecurityVersion")) {
|
||||
|
Loading…
Reference in New Issue
Block a user