Skip to content

Commit 1c375e0

Browse files
authored
Merge pull request #5098 from JabRef/dependabot/gradle/org.apache.logging.log4j-log4j-jul-2.12.0
Bump log4j-jul from 2.11.2 to 2.12.0
2 parents 7162d28 + 729c6e5 commit 1c375e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ dependencies {
162162
testCompile 'org.junit.platform:junit-platform-launcher:1.4.2'
163163

164164
testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1'
165-
testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.2'
165+
testRuntime 'org.apache.logging.log4j:log4j-jul:2.12.0'
166166
testCompile 'org.mockito:mockito-core:2.28.2'
167167
testCompile 'com.github.tomakehurst:wiremock:2.23.2'
168168
testCompile 'org.reflections:reflections:0.9.11'

0 commit comments

Comments
 (0)