Upgrade to Netty 4.1.70.Final

Closes gh-28554
This commit is contained in:
Stephane Nicoll 2021-11-08 08:32:05 +01:00
parent e06bb693f8
commit c14b07717c
1 changed files with 1 additions and 1 deletions

View File

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