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 0fe89ec commit 0704160Copy full SHA for 0704160
polaris-core/build.gradle.kts
@@ -87,7 +87,7 @@ dependencies {
87
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") {
+ implementation("io.projectreactor.netty:reactor-netty-http:1.2.5") {
91
because("Vulnerability detected in 1.0.45")
92
93
0 commit comments