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 6af0deb commit 4fc96b5Copy full SHA for 4fc96b5
polaris-core/build.gradle.kts
@@ -84,7 +84,7 @@ dependencies {
84
implementation("com.azure:azure-identity")
85
implementation("com.azure:azure-storage-file-datalake")
86
constraints {
87
- implementation("io.netty:netty-codec-http2:4.1.119.Final") {
+ implementation("io.netty:netty-codec-http2:4.2.0.Final") {
88
because("Vulnerability detected in 4.1.72")
89
}
90
implementation("io.projectreactor.netty:reactor-netty-http:1.2.4") {
0 commit comments