Upgrade to Netty 4.1.70.Final

Closes gh-28579
This commit is contained in:
Stephane Nicoll 2021-11-09 07:29:42 +01:00
parent 5442b36982
commit ac1f85011b
1 changed files with 1 additions and 1 deletions

View File

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