Upgrade to Netty 4.1.75.Final

Closes gh-30306
This commit is contained in:
Stephane Nicoll 2022-03-18 09:26:06 +01:00
parent b0f6166e5e
commit f129a733a4
1 changed files with 1 additions and 1 deletions

View File

@ -1330,7 +1330,7 @@ bom {
] ]
} }
} }
library("Netty", "4.1.74.Final") { library("Netty", "4.1.75.Final") {
group("io.netty") { group("io.netty") {
imports = [ imports = [
"netty-bom" "netty-bom"