Upgrade to Netty 4.1.82.Final

Closes gh-32327
This commit is contained in:
Stephane Nicoll 2022-09-14 10:32:46 +02:00
parent 8621e63aef
commit 24ab4e88cd
1 changed files with 1 additions and 1 deletions

View File

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