Upgrade to SLF4J 1.7.36.

This commit is contained in:
John Blum
2022-03-23 17:07:25 -07:00
parent 5ef8f7f5ae
commit 839bd83388

View File

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