Upgrade to Spring Security 6.0.0-M6.

This commit is contained in:
John Blum
2022-07-19 15:35:20 -07:00
parent 32a106dd77
commit e3c599df1c

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-M5'
ext['springSecurityVersion'] = '6.0.0-M6'
ext['springShellVersion'] = '1.2.0.RELEASE'
// Declare dependency management for the following dependencies.