Merge branch '2.3.x'

Closes gh-23509
This commit is contained in:
Stephane Nicoll
2020-09-28 09:22:19 +02:00

View File

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