Upgrade to Netty 4.1.65.Final

Closes gh-26604
This commit is contained in:
Stephane Nicoll 2021-05-19 17:24:04 +02:00
parent 4caab742ca
commit b971ac8550
1 changed files with 1 additions and 1 deletions

View File

@ -1269,7 +1269,7 @@ bom {
] ]
} }
} }
library("Netty", "4.1.64.Final") { library("Netty", "4.1.65.Final") {
group("io.netty") { group("io.netty") {
imports = [ imports = [
"netty-bom" "netty-bom"