We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c709fb commit 26ee17cCopy full SHA for 26ee17c
gradle/dependency-management.gradle
@@ -10,7 +10,7 @@ ext['junitVersion'] = '4.13.2'
10
ext['mockitoVersion'] = '4.4.0'
11
ext['multithreadedtcVersion'] = '1.01'
12
ext['seleniumHtmlUnitVersion'] = '2.55.0'
13
-ext['slf4jVersion'] = '1.7.32'
+ext['slf4jVersion'] = '1.7.36'
14
ext['springSecurityVersion'] = '5.6.1'
15
ext['springShellVersion'] = '1.2.0.RELEASE'
16
0 commit comments