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