Upgrade to Netty tcNative 2.0.46.Final

Closes gh-28718
This commit is contained in:
Stephane Nicoll 2021-11-17 15:02:27 +01:00
parent 9dd599c9e3
commit f33c8f6fde
1 changed files with 1 additions and 1 deletions

View File

@ -1290,7 +1290,7 @@ bom {
] ]
} }
} }
library("Netty tcNative", "2.0.45.Final") { library("Netty tcNative", "2.0.46.Final") {
group("io.netty") { group("io.netty") {
modules = [ modules = [
"netty-tcnative", "netty-tcnative",