From 008df275f88151ecf09a15fdbf1f00963b990e81 Mon Sep 17 00:00:00 2001 From: Les Vogel Date: Tue, 14 Mar 2017 17:36:02 -0700 Subject: [PATCH] Update pom.xml --- speech/grpc/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/speech/grpc/pom.xml b/speech/grpc/pom.xml index 25d813b53c1..70c15073d23 100644 --- a/speech/grpc/pom.xml +++ b/speech/grpc/pom.xml @@ -49,7 +49,7 @@ limitations under the License. UTF-8 2.3 - 1.1.2 + 1.0.3 3.6.0 0.5.0 @@ -113,22 +113,22 @@ limitations under the License. io.grpc grpc-auth - 1.1.2 + ${grpc-version} io.grpc grpc-netty - 1.1.2 + ${grpc-version} io.grpc grpc-protobuf - ${grpc-protobuf-version} + ${grpc-version} io.grpc grpc-stub - 1.1.2 + ${grpc-version} log4j