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 74d1b4e commit 4c23eb7Copy full SHA for 4c23eb7
polaris-core/build.gradle.kts
@@ -88,7 +88,7 @@ dependencies {
88
implementation("com.azure:azure-identity")
89
implementation("com.azure:azure-storage-file-datalake")
90
constraints {
91
- implementation("io.netty:netty-codec-http2:4.2.3.Final") {
+ implementation("io.netty:netty-codec-http2:4.2.4.Final") {
92
because("Vulnerability detected in 4.1.72")
93
}
94
implementation("io.projectreactor.netty:reactor-netty-http:1.2.9") {
0 commit comments