We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6797655 commit 6ae4d69Copy full SHA for 6ae4d69
test-consumer/build.gradle.kts
@@ -83,7 +83,6 @@ tasks.check {
83
dependsOn("verifyResolution")
84
}
85
86
-
87
// Handle lz4-java redirect capability conflict:
88
// Sonatype added a redirect from org.lz4:lz4-java:1.8.1 -> at.yawk.lz4:lz4-java:1.8.1 to address CVE-2025-12183.
89
// Both artifacts declare the same capability, causing a conflict when upgrading from Kafka's org.lz4:lz4-java:1.8.0.
0 commit comments