Upgrade to SLF4J 1.7.31.

This commit is contained in:
John Blum
2021-08-17 17:48:37 -07:00
parent b8630eada6
commit bb1a918a3e

View File

@@ -10,7 +10,7 @@ ext['junitVersion'] = '4.13.2'
ext['mockitoVersion'] = '3.11.2'
ext['multithreadedtcVersion'] = '1.01'
ext['seleniumHtmlUnitVersion'] = '2.50.0'
ext['slf4jVersion'] = '1.7.30'
ext['slf4jVersion'] = '1.7.31'
ext['springSecurityVersion'] = '5.5.0'
ext['springShellVersion'] = '1.2.0.RELEASE'