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 27a499d commit 1513d32Copy full SHA for 1513d32
polaris-core/build.gradle.kts
@@ -90,7 +90,7 @@ dependencies {
90
implementation("io.netty:netty-codec-http2:4.2.6.Final") {
91
because("Vulnerability detected in 4.1.72")
92
}
93
- implementation("io.projectreactor.netty:reactor-netty-http:1.2.10") {
+ implementation("io.projectreactor.netty:reactor-netty-http:1.2.11") {
94
because("Vulnerability detected in 1.0.45")
95
96
0 commit comments