diff --git a/build.gradle b/build.gradle index fc1c0fec81d..a113994a92d 100644 --- a/build.gradle +++ b/build.gradle @@ -166,7 +166,7 @@ dependencies { testCompile 'org.junit.platform:junit-platform-launcher:1.4.0' testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1' - testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.1' + testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.2' testCompile 'org.mockito:mockito-core:2.24.0' testCompile 'com.github.tomakehurst:wiremock:2.21.0' testCompile 'org.assertj:assertj-swing-junit:3.8.0'