Upgrade to Netty 4.1.112.Final

Closes gh-41773
This commit is contained in:
Stéphane Nicoll
2024-08-10 15:04:58 +02:00
parent 7102f65ace
commit f824d5c7e8

View File

@@ -1091,7 +1091,7 @@ bom {
]
}
}
library("Netty", "4.1.111.Final") {
library("Netty", "4.1.112.Final") {
group("io.netty") {
imports = [
"netty-bom"