Upgrade to Netty 4.1.54.Final

Closes gh-24129
This commit is contained in:
Stephane Nicoll 2020-11-12 07:25:49 +01:00
parent 62e5f2e8a6
commit 5b311d805b
1 changed files with 1 additions and 1 deletions

View File

@ -1177,7 +1177,7 @@ bom {
]
}
}
library("Netty", "4.1.53.Final") {
library("Netty", "4.1.54.Final") {
group("io.netty") {
imports = [
"netty-bom"