Skip to content

Commit 010e904

Browse files
fix(deps): update dependency org.apache.logging.log4j:log4j-bom to v2.24.0 (main) (#12187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45bfd32 commit 010e904

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.66.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.23.1"))
14+
implementation(platform("org.apache.logging.log4j:log4j-bom:2.24.0"))
1515

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

0 commit comments

Comments
 (0)