Skip to content

Commit 3e7bc73

Browse files
committed
fix deps failure
1 parent d7241cf commit 3e7bc73

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

google-cloud-datastore/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@
3434
<groupId>com.google.cloud</groupId>
3535
<artifactId>google-cloud-core-grpc</artifactId>
3636
</dependency>
37-
<dependency>
38-
<groupId>com.google.auth</groupId>
39-
<artifactId>google-auth-library-oauth2-http</artifactId>
40-
</dependency>
4137
<dependency>
4238
<groupId>com.google.api.grpc</groupId>
4339
<artifactId>proto-google-cloud-datastore-v1</artifactId>
@@ -110,10 +106,6 @@
110106
<groupId>com.google.oauth-client</groupId>
111107
<artifactId>google-oauth-client</artifactId>
112108
</dependency>
113-
<dependency>
114-
<groupId>com.google.auth</groupId>
115-
<artifactId>google-auth-library-oauth2-http</artifactId>
116-
</dependency>
117109
<dependency>
118110
<groupId>io.opencensus</groupId>
119111
<artifactId>opencensus-api</artifactId>

0 commit comments

Comments
 (0)