Upgrade to Netty 4.1.91.Final

Closes gh-34914
This commit is contained in:
Stephane Nicoll
2023-04-07 16:31:58 +02:00
parent f3cdad35df
commit b863fcd6a1

View File

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