Skip to content

Commit

Permalink
Update log4j to 2.17.0 (GoogleCloudPlatform#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoisor committed Dec 20, 2021
1 parent 837a184 commit 8a60c70
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.16.0"
"org.apache.logging.log4j:log4j-core:2.17.0"

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

0 comments on commit 8a60c70

Please sign in to comment.