Skip to content

Commit

Permalink
Bump log4j to 2.17.1 (#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoisor authored Jan 6, 2022
1 parent 00bf99f commit 055772a
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.0"
"org.apache.logging.log4j:log4j-core:2.17.1"

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

0 comments on commit 055772a

Please sign in to comment.