Upgrade to Netty 4.1.53.Final

Closes gh-23880
This commit is contained in:
Andy Wilkinson 2020-10-26 11:29:26 +00:00
parent 890e61989f
commit 48608896ab
1 changed files with 1 additions and 1 deletions

View File

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