We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7241cf commit 3e7bc73Copy full SHA for 3e7bc73
google-cloud-datastore/pom.xml
@@ -34,10 +34,6 @@
34
<groupId>com.google.cloud</groupId>
35
<artifactId>google-cloud-core-grpc</artifactId>
36
</dependency>
37
- <dependency>
38
- <groupId>com.google.auth</groupId>
39
- <artifactId>google-auth-library-oauth2-http</artifactId>
40
- </dependency>
41
<dependency>
42
<groupId>com.google.api.grpc</groupId>
43
<artifactId>proto-google-cloud-datastore-v1</artifactId>
@@ -110,10 +106,6 @@
110
106
<groupId>com.google.oauth-client</groupId>
111
107
<artifactId>google-oauth-client</artifactId>
112
108
113
114
115
116
117
109
118
<groupId>io.opencensus</groupId>
119
<artifactId>opencensus-api</artifactId>
0 commit comments