[BEAM-2642] Update Google Auth to 0.7.1

Google auth libraries 0.6.1 and 0.7.1 have the same versions of dependencies.


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/51427a6e
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/51427a6e
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/51427a6e

Branch: refs/heads/DSL_SQL
Commit: 51427a6e3fd9fc3f311ee4df076745db9d67af7a
Parents: a6f460f
Author: Luke Cwik <lc...@google.com>
Authored: Wed Jul 19 11:36:35 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Jul 19 11:36:35 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/51427a6e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d27d367..f2d0dde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
     <google-api-common.version>1.0.0-rc2</google-api-common.version>
     <google-auto-service.version>1.0-rc2</google-auto-service.version>
     <google-auto-value.version>1.4.1</google-auto-value.version>
-    <google-auth.version>0.6.1</google-auth.version>
+    <google-auth.version>0.7.1</google-auth.version>
     <google-clients.version>1.22.0</google-clients.version>
     <google-cloud-bigdataoss.version>1.4.5</google-cloud-bigdataoss.version>
     <google-cloud-core.version>1.0.2</google-cloud-core.version>

Reply via email to