Upgrade to Netty 4.1.52.Final

Closes gh-23313
This commit is contained in:
Stephane Nicoll
2020-09-15 14:25:32 +02:00
parent 71607777b1
commit 201bfd2b0c
2 changed files with 6 additions and 2 deletions

View File

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