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 5402a1e commit 23d8d01Copy full SHA for 23d8d01
polaris-core/build.gradle.kts
@@ -87,7 +87,7 @@ dependencies {
87
implementation("io.netty:netty-codec-http2:4.2.3.Final") {
88
because("Vulnerability detected in 4.1.72")
89
}
90
- implementation("io.projectreactor.netty:reactor-netty-http:1.2.7") {
+ implementation("io.projectreactor.netty:reactor-netty-http:1.2.8") {
91
because("Vulnerability detected in 1.0.45")
92
93
0 commit comments