Upgrade to Netty 4.1.92.Final

Closes gh-35441
This commit is contained in:
Stephane Nicoll 2023-05-16 07:46:24 +02:00
parent a9739e109f
commit 47cd3bb052
1 changed files with 1 additions and 1 deletions

View File

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