Upgrade to Netty 4.1.52.Final

Closes gh-23352
This commit is contained in:
Stephane Nicoll 2020-09-16 11:53:49 +02:00
parent 91cc283c39
commit 2c6da2364b
1 changed files with 1 additions and 1 deletions

View File

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