Skip to content

Commit 9290fdb

Browse files
Update dependency org.apache.logging.log4j:log4j-bom to v2.22.1 (release/v1.32.x) (#10476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1a0d85 commit 9290fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/images/grpc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
implementation(platform("io.grpc:grpc-bom:1.59.0"))
1212
implementation(platform("io.opentelemetry:opentelemetry-bom:1.0.0"))
1313
implementation(platform("io.opentelemetry:opentelemetry-bom-alpha:1.0.0-alpha"))
14-
implementation(platform("org.apache.logging.log4j:log4j-bom:2.21.1"))
14+
implementation(platform("org.apache.logging.log4j:log4j-bom:2.22.1"))
1515

1616
implementation("io.grpc:grpc-netty-shaded")
1717
implementation("io.grpc:grpc-protobuf")

0 commit comments

Comments
 (0)