Upgrade to Netty 4.1.94.Final

Closes gh-35998
This commit is contained in:
Stephane Nicoll 2023-06-20 17:29:15 +02:00
parent b85184e358
commit a7f8b82905
1 changed files with 1 additions and 1 deletions

View File

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