You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/04/21 17:53:18 UTC

[34/50] [abbrv] beam git commit: [BEAM-2014] Upgrade to Google Auth 0.6.1

[BEAM-2014] Upgrade to Google Auth 0.6.1


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

Branch: refs/heads/gearpump-runner
Commit: be4f8b7fbae66a1ed5c48b0995065522fd13cae9
Parents: 19ae877
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Wed Apr 19 16:54:41 2017 +0200
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Apr 19 12:58:11 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/beam/blob/be4f8b7f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 09659db..802f305 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
     <datastore.proto.version>1.3.0</datastore.proto.version>
     <google-auto-service.version>1.0-rc2</google-auto-service.version>
     <google-auto-value.version>1.3</google-auto-value.version>
-    <google-auth.version>0.6.0</google-auth.version>
+    <google-auth.version>0.6.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-dataflow-java-proto-library-all.version>0.5.160304</google-cloud-dataflow-java-proto-library-all.version>