Upgrade to Netty 4.1.107.Final

Closes gh-39576
This commit is contained in:
Andy Wilkinson 2024-02-14 17:59:12 +00:00
parent 6536ee973a
commit a61a7b9d16
1 changed files with 1 additions and 1 deletions

View File

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