Merge branch '2.3.x'

Closes gh-23509
This commit is contained in:
Stephane Nicoll 2020-09-28 09:22:19 +02:00
commit d9b4d7b594
1 changed files with 1 additions and 0 deletions

View File

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