Upgrade to Netty 4.1.50.Final

Closes gh-21968
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:34 +01:00
parent 9241e488e8
commit 7ed98bcde8
1 changed files with 1 additions and 1 deletions

View File

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