Upgrade to Netty 4.1.108.Final

Closes gh-40287
This commit is contained in:
Andy Wilkinson 2024-04-10 10:28:07 +01:00
parent b643ff95fc
commit e5347e5057
1 changed files with 1 additions and 1 deletions

View File

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