Closes gh-404
@@ -3,7 +3,7 @@ if (!project.hasProperty("springVersion")) {
}
if (!project.hasProperty("springSecurityVersion")) {
- ext.springSecurityVersion = "5.5.1"
+ ext.springSecurityVersion = "5.5.2"
if (!project.hasProperty("reactorVersion")) {