Upgrade to Netty tcNative 2.0.39.Final

Closes gh-26492
This commit is contained in:
Stephane Nicoll 2021-05-17 07:46:32 +02:00
parent fc1d0af5d2
commit 626c21e7a1
1 changed files with 1 additions and 1 deletions

View File

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