Upgrade to Netty tcNative 2.0.43.Final

Closes gh-28030
This commit is contained in:
Stephane Nicoll 2021-09-16 07:52:15 +02:00
parent cee3449653
commit 7f15a37909
1 changed files with 1 additions and 1 deletions

View File

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