From 09460aff611767884905680d504b4fc3c8bb1476 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Thu, 28 Feb 2019 14:59:03 -0500 Subject: Integration test on gRPC client MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5a7c4103a9139a5d1cc324cd23f644ba63e254c7 Issue-ID: CCSDK-947 - Signed-off-by: Alexis de Talhouët --- grpc-resource/features/ccsdk-grpc-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'grpc-resource/features') diff --git a/grpc-resource/features/ccsdk-grpc-client/pom.xml b/grpc-resource/features/ccsdk-grpc-client/pom.xml index cc9b9ba5..7bc4de63 100644 --- a/grpc-resource/features/ccsdk-grpc-client/pom.xml +++ b/grpc-resource/features/ccsdk-grpc-client/pom.xml @@ -54,11 +54,11 @@ ${project.version} + com.google.protobuf protobuf-java 3.6.1 - -- cgit 1.2.3-korg