Skip to content

Commit

Permalink
Bump log4j-bom from 2.17.2 to 2.19.0 (#7323)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 28, 2022
1 parent 2bbb6ae commit be7a5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/images/grpc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
implementation(platform("io.grpc:grpc-bom:1.45.1"))
implementation(platform("io.opentelemetry:opentelemetry-bom:1.0.0"))
implementation(platform("io.opentelemetry:opentelemetry-bom-alpha:1.0.0-alpha"))
implementation(platform("org.apache.logging.log4j:log4j-bom:2.17.2"))
implementation(platform("org.apache.logging.log4j:log4j-bom:2.19.0"))

implementation("io.grpc:grpc-netty-shaded")
implementation("io.grpc:grpc-protobuf")
Expand Down

0 comments on commit be7a5c3

Please sign in to comment.