Upgrade to Netty 4.1.69.Final

Closes gh-28359
This commit is contained in:
Stephane Nicoll 2021-10-15 11:30:53 +02:00
parent c743442a78
commit bad37f9e37
1 changed files with 1 additions and 1 deletions

View File

@ -1188,7 +1188,7 @@ bom {
]
}
}
library("Netty", "4.1.68.Final") {
library("Netty", "4.1.69.Final") {
group("io.netty") {
imports = [
"netty-bom"