Skip to content

Commit 26ee17c

Browse files
committed
Upgrade to SLF4J 1.7.36.
1 parent 2c709fb commit 26ee17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ext['junitVersion'] = '4.13.2'
1010
ext['mockitoVersion'] = '4.4.0'
1111
ext['multithreadedtcVersion'] = '1.01'
1212
ext['seleniumHtmlUnitVersion'] = '2.55.0'
13-
ext['slf4jVersion'] = '1.7.32'
13+
ext['slf4jVersion'] = '1.7.36'
1414
ext['springSecurityVersion'] = '5.6.1'
1515
ext['springShellVersion'] = '1.2.0.RELEASE'
1616

0 commit comments

Comments
 (0)