Skip to content

Commit 4736aea

Browse files
authored
---
yaml --- r: 7969 b: refs/heads/tswast-patch-1 c: 58d7edf h: refs/heads/master i: 7967: a437740
1 parent 2d26db9 commit 4736aea

3 files changed

Lines changed: 2 additions & 12 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ refs/tags/v0.18.0: 9d193c4c4b9d1c6f21515dd8e50836b9194ec9bb
5757
refs/tags/v0.19.0: e67b56e4d8dad5f9a7b38c9b2107c23c828f2ed5
5858
refs/tags/v0.20.0: 839f7fb7156535146aa1cb2c5aadd8d375d854e8
5959
refs/tags/v0.20.1: 370471f437f1f4f68a11e068df5cd6bf39edb1fa
60-
refs/heads/tswast-patch-1: 88aef0db47cd3a35d9d0c5435f102d982f83c1c3
60+
refs/heads/tswast-patch-1: 58d7edfa166b8ff75a8ca02521eccabe2c88c948
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b

branches/tswast-patch-1/google-cloud-spanner/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -152,16 +152,6 @@
152152
<artifactId>joda-time</artifactId>
153153
<version>2.9.2</version>
154154
</dependency>
155-
<dependency>
156-
<groupId>com.google.auth</groupId>
157-
<artifactId>google-auth-library-credentials</artifactId>
158-
<version>0.4.0</version>
159-
</dependency>
160-
<dependency>
161-
<groupId>com.google.auth</groupId>
162-
<artifactId>google-auth-library-oauth2-http</artifactId>
163-
<version>0.4.0</version>
164-
</dependency>
165155
<dependency>
166156
<groupId>com.google.api-client</groupId>
167157
<artifactId>google-api-client</artifactId>

branches/tswast-patch-1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9191
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
9292
<github.global.server>github</github.global.server>
93-
<google.auth.version>0.6.0</google.auth.version>
93+
<google.auth.version>0.6.1</google.auth.version>
9494
<grpc.version>1.0.3</grpc.version>
9595
<gax.version>0.8.1</gax.version>
9696
<generatedProto.version>0.1.5</generatedProto.version>

0 commit comments

Comments
 (0)