Skip to content

Commit e5bc136

Browse files
liustvethpierce
andauthored
Update dependencyManagement/build.gradle.kts
Co-authored-by: Thomas Pierce <[email protected]>
1 parent 7ddb424 commit e5bc136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ val dependencyBoms = listOf(
4040
"com.google.protobuf:protobuf-bom:3.25.1",
4141
"com.linecorp.armeria:armeria-bom:1.26.4",
4242
"io.grpc:grpc-bom:1.59.1",
43-
"io.netty:netty-bom:4.1.124.Final", // Fix for CVE-2025-55163
43+
"io.netty:netty-bom:4.1.124.Final", // Fix for CVE-2025-55163, remove once https://github.com/aws/aws-sdk-java-v2/pull/6344 is released.
4444
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:$otelAlphaVersion",
4545
"org.apache.logging.log4j:log4j-bom:2.21.1",
4646
"org.junit:junit-bom:5.10.1",

0 commit comments

Comments
 (0)