Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-core to v2.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-github-com[bot] committed Feb 22, 2022
1 parent 12b99a3 commit 852f657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
implementation("org.springframework:spring-web:5.2.2.RELEASE")
implementation("io.spring.javaformat:spring-javaformat-gradle-plugin:${javaFormatVersion}")
testImplementation("org.assertj:assertj-core:3.11.1")
testImplementation("org.apache.logging.log4j:log4j-core:2.12.1")
testImplementation("org.apache.logging.log4j:log4j-core:2.12.4")
testImplementation("org.junit.jupiter:junit-jupiter:5.6.0")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
Expand Down

0 comments on commit 852f657

Please sign in to comment.