Upgrade to Netty 4.1.104.Final

Closes gh-38891
This commit is contained in:
Phillip Webb 2023-12-20 09:17:48 -08:00
parent 7dfddce1ac
commit 1abc0827f8

View File

@ -1057,7 +1057,7 @@ bom {
]
}
}
library("Netty", "4.1.102.Final") {
library("Netty", "4.1.104.Final") {
prohibit {
versionRange "[4.1.103.Final]"
because "it crashes on macOS (https://github.com/netty/netty/issues/13728)"