Upgrade to Netty 4.1.94.Final

Closes gh-35992
This commit is contained in:
Stephane Nicoll
2023-06-20 16:59:40 +02:00
parent b65ea1212a
commit a7d71a3921

View File

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