Upgrade to SLF4J 1.7.32.

This commit is contained in:
John Blum
2022-01-12 00:53:58 -08:00
parent 435e7da6c6
commit e7bf0c0327

View File

@@ -10,7 +10,7 @@ ext['junitVersion'] = '4.13.2'
ext['mockitoVersion'] = '4.2.0'
ext['multithreadedtcVersion'] = '1.01'
ext['seleniumHtmlUnitVersion'] = '2.55.0'
ext['slf4jVersion'] = '1.7.31'
ext['slf4jVersion'] = '1.7.32'
ext['springSecurityVersion'] = '5.5.2'
ext['springShellVersion'] = '1.2.0.RELEASE'