From 9c0ef2185a80b984773c8e17482d50b97ba25604 Mon Sep 17 00:00:00 2001 From: pradithya aria Date: Tue, 8 Jan 2019 13:40:54 +0800 Subject: [PATCH] Update com.google.httpclient to be same as Beam's dependency (#45) --- ingestion/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ingestion/pom.xml b/ingestion/pom.xml index ff7fbf3938..69823921a9 100644 --- a/ingestion/pom.xml +++ b/ingestion/pom.xml @@ -32,6 +32,7 @@ UTF-8 2.9.0 1.35.0 + 1.27.0 1.13.1 4.1.0 2.2.2.RELEASE @@ -173,12 +174,12 @@ com.google.http-client google-http-client - 1.23.0 + ${com.google.httpclient.version} com.google.http-client google-http-client-gson - 1.23.0 + ${com.google.httpclient.version}