Upgrade to Netty 4.1.97.Final

Closes gh-37085
This commit is contained in:
Stephane Nicoll 2023-08-23 21:02:50 +02:00
parent d11ed6c7aa
commit 59e6c8f6f9
1 changed files with 1 additions and 1 deletions

View File

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