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 45e8e02 commit d7f15a2Copy full SHA for d7f15a2
polaris-core/build.gradle.kts
@@ -92,7 +92,7 @@ dependencies {
92
implementation("io.netty:netty-codec-http2:4.2.3.Final") {
93
because("Vulnerability detected in 4.1.72")
94
}
95
- implementation("io.projectreactor.netty:reactor-netty-http:1.2.8") {
+ implementation("io.projectreactor.netty:reactor-netty-http:1.2.9") {
96
because("Vulnerability detected in 1.0.45")
97
98
0 commit comments