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
commit 2c1634e6ed
1 changed files with 1 additions and 0 deletions

View File

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