Upgrade to Netty 4.1.102.Final

Closes gh-38795
This commit is contained in:
Andy Wilkinson 2023-12-14 14:50:58 +00:00
parent aa1de9cee2
commit 1d64976876

View File

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