Upgrade to Netty 4.1.51.Final

Closes gh-22812
This commit is contained in:
Andy Wilkinson 2020-08-07 09:58:30 +01:00
parent 131319cb90
commit 0af0fe765d
1 changed files with 1 additions and 1 deletions

View File

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