Upgrade to Netty 4.1.93.Final

Closes gh-35797
This commit is contained in:
Stephane Nicoll
2023-06-09 13:14:57 +02:00
parent ef90c11a1a
commit 0bd08a6233

View File

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