Upgrade to Netty 4.1.75.Final

Closes gh-30246
This commit is contained in:
Stephane Nicoll 2022-03-16 13:57:09 +01:00
parent 7cf5dcd3f9
commit 28c8f16b78
1 changed files with 1 additions and 1 deletions

View File

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