Upgrade to SLF4J 1.7.36.

This commit is contained in:
John Blum
2022-03-23 16:00:31 -07:00
parent 2c709fbc11
commit 26ee17c26f

View File

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