Skip to content

Commit 2d98740

Browse files
fix(deps): update dependency org.apache.logging.log4j:log4j-bom to v2.23.0 (main) (#10620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83bb4bd commit 2d98740

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.61.1"))
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.22.1"))
14+
implementation(platform("org.apache.logging.log4j:log4j-bom:2.23.0"))
1515

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

0 commit comments

Comments
 (0)