Upgrade to Netty 4.1.102.Final

Closes gh-38811
This commit is contained in:
Andy Wilkinson
2023-12-14 17:08:28 +00:00
parent 79455a79f2
commit 5d3aaf98b8

View File

@@ -1077,7 +1077,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)"