Upgrade to Netty 4.1.80.Final

Closes gh-32227
This commit is contained in:
Stephane Nicoll 2022-09-05 09:22:54 +02:00
parent 95e62b7ff8
commit 33bec854ce
1 changed files with 1 additions and 1 deletions

View File

@ -1086,7 +1086,7 @@ bom {
]
}
}
library("Netty", "4.1.79.Final") {
library("Netty", "4.1.80.Final") {
group("io.netty") {
imports = [
"netty-bom"