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 aab044d commit 487139bCopy full SHA for 487139b
gradle/libs.versions.toml
@@ -153,4 +153,4 @@ snappy = {module = 'org.xerial.snappy:snappy-java', version = '1.1.10.7'}
153
154
# CVE fixes
155
reactor-netty-http = {module = 'io.projectreactor.netty:reactor-netty-http', version = '1.2.8'}
156
-netty-codec-http2 = {module = 'io.netty:netty-codec-http2', version = '4.1.124'}
+netty-codec-http2 = {module = 'io.netty:netty-codec-http2', version = '4.1.124.Final'}
0 commit comments