Upgrade to Netty 4.1.59.Final

Closes gh-25200
This commit is contained in:
Andy Wilkinson 2021-02-12 09:28:22 +00:00
parent f728367785
commit 8e86957efc
1 changed files with 1 additions and 1 deletions

View File

@ -1243,7 +1243,7 @@ bom {
] ]
} }
} }
library("Netty", "4.1.58.Final") { library("Netty", "4.1.59.Final") {
group("io.netty") { group("io.netty") {
imports = [ imports = [
"netty-bom" "netty-bom"