Upgrade to Netty 4.1.107.Final

Closes gh-39561
This commit is contained in:
Andy Wilkinson 2024-02-14 15:55:19 +00:00
parent 2839f0c443
commit ba15d8daa4
1 changed files with 1 additions and 1 deletions

View File

@ -1061,7 +1061,7 @@ bom {
] ]
} }
} }
library("Netty", "4.1.105.Final") { library("Netty", "4.1.107.Final") {
group("io.netty") { group("io.netty") {
imports = [ imports = [
"netty-bom" "netty-bom"