Upgrade to Netty 4.1.91.Final

Closes gh-34909
This commit is contained in:
Stephane Nicoll 2023-04-07 15:42:34 +02:00
parent abc7bd0c5f
commit e0d740fe85
1 changed files with 1 additions and 1 deletions

View File

@ -1394,7 +1394,7 @@ bom {
]
}
}
library("Netty", "4.1.90.Final") {
library("Netty", "4.1.91.Final") {
group("io.netty") {
imports = [
"netty-bom"