Upgrade to Netty 4.1.63.Final

Closes gh-26067
This commit is contained in:
Stephane Nicoll 2021-04-13 14:52:30 +02:00
parent 18e751a81b
commit 023c20594d
1 changed files with 1 additions and 1 deletions

View File

@ -1266,7 +1266,7 @@ bom {
]
}
}
library("Netty", "4.1.60.Final") {
library("Netty", "4.1.63.Final") {
group("io.netty") {
imports = [
"netty-bom"