From: Brinda Santh Date: Tue, 22 Oct 2019 20:14:00 +0000 (-0400) Subject: Add grpc TLS property lib services. X-Git-Tag: 0.7.0~180^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F38%2F97438%2F1;p=ccsdk%2Fcds.git Add grpc TLS property lib services. Issue-ID: CCSDK-1853 Signed-off-by: Brinda Santh Change-Id: I92c8b39a6db0bf7c1fe7e9928e4eddaef8a30f07 --- diff --git a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml index 5945e29fd..15cabb260 100644 --- a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml @@ -1,6 +1,7 @@ @@ -665,6 +671,10 @@ com.google.protobuf protobuf-java-util + + io.netty + netty-tcnative-boringssl-static +