Upgrade to Spring Security 6.0.0-M3.

This commit is contained in:
John Blum
2022-03-23 18:06:15 -07:00
parent 666cf6e451
commit ca79363a9d

View File

@@ -19,7 +19,7 @@ ext['seleniumApiVersion'] = '3.141.59'
ext['seleniumRemoteDriverVersion'] = "$seleniumApiVersion"
ext['seleniumSupportVersion'] = "$seleniumApiVersion"
ext['slf4jVersion'] = '1.7.36'
ext['springSecurityVersion'] = '6.0.0-M1'
ext['springSecurityVersion'] = '6.0.0-M3'
ext['springShellVersion'] = '1.2.0.RELEASE'
// Declare dependency management for the following dependencies.