Drop Netty restriction

This commit is contained in:
Phillip Webb
2023-12-19 20:45:10 -08:00
parent 67b43baa16
commit 1b498dea43

View File

@@ -1078,10 +1078,6 @@ bom {
}
}
library("Netty", "4.1.104.Final") {
prohibit {
versionRange "[4.1.103.Final]"
because "it crashes on macOS (https://github.com/netty/netty/issues/13728)"
}
group("io.netty") {
imports = [
"netty-bom"