From 20f4508a7d3b359ca48344a8e73bc938a00698a0 Mon Sep 17 00:00:00 2001 From: kolea2 Date: Tue, 26 Mar 2019 15:30:53 -0400 Subject: [PATCH 1/3] Upgrade google.auth.version to 0.14.0. --- google-cloud-clients/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-clients/pom.xml b/google-cloud-clients/pom.xml index 5e005f14279c..35242a42c2ea 100644 --- a/google-cloud-clients/pom.xml +++ b/google-cloud-clients/pom.xml @@ -157,7 +157,7 @@ 1.42.0 1.7.0 - 0.13.0 + 0.14.0 1.18.0 26.0-android From 83d418eba86d99e477715395f750ab3824fa43b1 Mon Sep 17 00:00:00 2001 From: kolea2 Date: Tue, 26 Mar 2019 15:59:50 -0400 Subject: [PATCH 2/3] Upgrade google.auth.version to 0.14.0. --- google-cloud-clients/google-cloud-storage/pom.xml | 2 +- google-cloud-clients/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/google-cloud-clients/google-cloud-storage/pom.xml b/google-cloud-clients/google-cloud-storage/pom.xml index e8d463171cfe..0431e9d963da 100644 --- a/google-cloud-clients/google-cloud-storage/pom.xml +++ b/google-cloud-clients/google-cloud-storage/pom.xml @@ -34,7 +34,7 @@ com.google.http-client google-http-client-apache - 2.0.0 + 2.1.0 diff --git a/google-cloud-clients/pom.xml b/google-cloud-clients/pom.xml index 35242a42c2ea..cb7617098808 100644 --- a/google-cloud-clients/pom.xml +++ b/google-cloud-clients/pom.xml @@ -160,8 +160,8 @@ 0.14.0 1.18.0 - 26.0-android - 1.28.0 + 27.1-android + 1.29.0 1.28.0 3.6.1 From c27dfe567d988dae73d2ac7ea4319e756ac232ac Mon Sep 17 00:00:00 2001 From: kolea2 Date: Wed, 27 Mar 2019 18:30:32 -0400 Subject: [PATCH 3/3] Upgrade google.auth.version to 0.15.0. --- google-cloud-clients/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-clients/pom.xml b/google-cloud-clients/pom.xml index cb7617098808..a8266ff39b23 100644 --- a/google-cloud-clients/pom.xml +++ b/google-cloud-clients/pom.xml @@ -157,7 +157,7 @@ 1.42.0 1.7.0 - 0.14.0 + 0.15.0 1.18.0 27.1-android