Upgrade to Netty 4.1.105.Final

Closes gh-39189
This commit is contained in:
Andy Wilkinson 2024-01-17 15:57:02 +00:00
parent f1bc7c91f5
commit c151a8d0dd
1 changed files with 1 additions and 1 deletions

View File

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