Remove separate netty-tcnative dependency management

Closes gh-29816
pull/29911/head
Andy Wilkinson 3 years ago
parent 0e5a82522c
commit d18f536bc8

@ -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 = [

Loading…
Cancel
Save