Upgrade to Netty 4.1.79.Final

Closes gh-31746
This commit is contained in:
Stephane Nicoll 2022-07-14 17:11:14 +02:00
parent 37e0ea5142
commit 59a394c5a5
1 changed files with 1 additions and 1 deletions

View File

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