From c07f49beaf0e6a4f8385d84cf392d7c0def1b09a Mon Sep 17 00:00:00 2001 From: Solomon Duskis Date: Mon, 4 Mar 2019 09:49:58 -0500 Subject: [PATCH] Upgrading grpc in google-api-grpc (#4593) --- google-api-grpc/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/google-api-grpc/pom.xml b/google-api-grpc/pom.xml index 2cff2dc517b7..8503c0e43473 100644 --- a/google-api-grpc/pom.xml +++ b/google-api-grpc/pom.xml @@ -108,13 +108,13 @@ io.grpc grpc-stub - 1.16.1 + 1.18.0 compile io.grpc grpc-protobuf - 1.16.1 + 1.18.0 compile