Upgrade to Netty 4.1.70.Final

Closes gh-28560
This commit is contained in:
Stephane Nicoll 2021-11-08 08:59:22 +01:00
parent 92193caff6
commit 4c8dbd7469
1 changed files with 1 additions and 1 deletions

View File

@ -1276,7 +1276,7 @@ bom {
] ]
} }
} }
library("Netty", "4.1.69.Final") { library("Netty", "4.1.70.Final") {
group("io.netty") { group("io.netty") {
imports = [ imports = [
"netty-bom" "netty-bom"