Upgrade to Netty 4.1.63.Final

Closes gh-25967
This commit is contained in:
Stephane Nicoll 2021-04-09 14:02:35 +02:00
parent 6a76ecfbc8
commit 4eb20f4298
1 changed files with 1 additions and 1 deletions

View File

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