Skip to content

Commit 161f162

Browse files
authored
---
yaml --- r: 5557 b: refs/heads/master c: 58d7edf h: refs/heads/master i: 5555: b79e86c
1 parent 40890b4 commit 161f162

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
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 88aef0db47cd3a35d9d0c5435f102d982f83c1c3
2+
refs/heads/master: 58d7edfa166b8ff75a8ca02521eccabe2c88c948
33
refs/heads/travis: dae77e558b884bc1b165155482d76c8e40b0fca4
44
refs/heads/gh-pages: 049a9668af6afce3b5840dee8be005b0e6b43506
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/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>

trunk/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)