Remove separate netty-tcnative dependency management

Closes gh-29816
This commit is contained in:
Andy Wilkinson
2022-02-18 11:45:00 +00:00
parent 0e5a82522c
commit d18f536bc8

View File

@@ -1318,14 +1318,6 @@ bom {
]
}
}
library("Netty tcNative", "2.0.48.Final") {
group("io.netty") {
modules = [
"netty-tcnative",
"netty-tcnative-boringssl-static"
]
}
}
library("OkHttp", "4.9.3") {
group("com.squareup.okhttp3") {
modules = [