Uprade to Spring Security 6.0.0-M5.

This commit is contained in:
John Blum
2022-05-18 11:46:33 -07:00
parent 2ab5dca2ca
commit c61ebf29a2

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