Skip to content

Commit

Permalink
Bump log4j-jul from 2.12.0 to 2.12.1 (#5178)
Browse files Browse the repository at this point in the history
Bumps log4j-jul from 2.12.0 to 2.12.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Siedlerchr committed Aug 9, 2019
1 parent 7b066e8 commit 9ad8303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ dependencies {
testCompile 'org.junit.platform:junit-platform-launcher:1.5.1'

testRuntime 'org.apache.logging.log4j:log4j-core:2.12.0'
testRuntime 'org.apache.logging.log4j:log4j-jul:2.12.0'
testRuntime 'org.apache.logging.log4j:log4j-jul:2.12.1'
testCompile 'org.mockito:mockito-core:3.0.0'
testCompile 'com.github.tomakehurst:wiremock:2.24.1'
testCompile 'org.reflections:reflections:0.9.11'
Expand Down

0 comments on commit 9ad8303

Please sign in to comment.