Upgrade to Netty 4.1.101.Final

Closes gh-38417
This commit is contained in:
Phillip Webb 2023-11-20 17:48:32 -08:00
parent 498b54b4f0
commit eff1e5b5e2

View File

@ -1077,7 +1077,7 @@ bom {
]
}
}
library("Netty", "4.1.100.Final") {
library("Netty", "4.1.101.Final") {
group("io.netty") {
imports = [
"netty-bom"