Upgrade to SLF4J 1.7.32.

This commit is contained in:
John Blum
2021-10-20 15:02:46 -07:00
parent 0fa1da51d7
commit a2bf8159d8

View File

@@ -10,7 +10,7 @@ ext['junitVersion'] = '4.13.2'
ext['mockitoVersion'] = '4.0.0'
ext['multithreadedtcVersion'] = '1.01'
ext['seleniumHtmlUnitVersion'] = '2.50.0'
ext['slf4jVersion'] = '1.7.31'
ext['slf4jVersion'] = '1.7.32'
ext['springSecurityVersion'] = '5.6.0-M2'
ext['springShellVersion'] = '1.2.0.RELEASE'