Upgrade to Netty 4.1.72.Final

Closes gh-29005
This commit is contained in:
Stephane Nicoll 2021-12-13 18:25:06 +01:00
parent 32ecbb89d6
commit 6adbb50f02
1 changed files with 1 additions and 1 deletions

View File

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