From aed51da1dedcf4855e9cebc2b4422a1967fce43e Mon Sep 17 00:00:00 2001 From: Vikas Kedia Date: Fri, 7 Apr 2017 14:42:38 -0700 Subject: [PATCH 1/2] Update version of google-auth-java to 0.6.1 Latest version of google-auth-java contains a fix for auth token refresh failures. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c83858e0ba31..1cfb34f8bee5 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ UTF-8 UTF-8 github - 0.6.0 + 0.6.1 1.0.3 0.8.1 0.1.5 From 22c476e4ba5c7878091a0bcacb8421518941d2be Mon Sep 17 00:00:00 2001 From: Vikas Kedia Date: Fri, 7 Apr 2017 14:59:15 -0700 Subject: [PATCH 2/2] Remove harcoded auth dependencies --- google-cloud-spanner/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/google-cloud-spanner/pom.xml b/google-cloud-spanner/pom.xml index 0f480d7e8989..d05c9020f9cb 100644 --- a/google-cloud-spanner/pom.xml +++ b/google-cloud-spanner/pom.xml @@ -152,16 +152,6 @@ joda-time 2.9.2 - - com.google.auth - google-auth-library-credentials - 0.4.0 - - - com.google.auth - google-auth-library-oauth2-http - 0.4.0 - com.google.api-client google-api-client