Merge branch '2.2.x' into 2.3.x

Closes gh-23508
This commit is contained in:
Stephane Nicoll
2020-09-28 09:21:51 +02:00

View File

@@ -1250,6 +1250,7 @@ bom {
library("Netty tcNative", "2.0.34.Final") {
group("io.netty") {
modules = [
"netty-tcnative",
"netty-tcnative-boringssl-static"
]
}