Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.logging.log4j:log4j-core to…
Browse files Browse the repository at this point in the history
… v2.17.2 (#755)
  • Loading branch information
renovate-bot committed Mar 1, 2022
1 parent c7e5f55 commit 53c9c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adservice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
"io.grpc:grpc-stub:${grpcVersion}",
"io.grpc:grpc-netty:${grpcVersion}",
"io.grpc:grpc-services:${grpcVersion}",
"org.apache.logging.log4j:log4j-core:2.17.1"
"org.apache.logging.log4j:log4j-core:2.17.2"

runtimeOnly "com.fasterxml.jackson.core:jackson-core:${jacksonVersion}",
"com.fasterxml.jackson.core:jackson-databind:${jacksonVersion}",
Expand Down

0 comments on commit 53c9c42

Please sign in to comment.