We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6fb4aa commit f492f7eCopy full SHA for f492f7e
1 file changed
google-cloud-clients/google-cloud-automl/pom.xml
@@ -30,19 +30,6 @@
30
<groupId>com.google.api.grpc</groupId>
31
<artifactId>proto-google-cloud-automl-v1beta1</artifactId>
32
</dependency>
33
- <dependency>
34
- <groupId>io.grpc</groupId>
35
- <artifactId>grpc-netty-shaded</artifactId>
36
- </dependency>
37
38
39
- <artifactId>grpc-stub</artifactId>
40
41
42
43
- <artifactId>grpc-auth</artifactId>
44
45
-
46
<!-- Test dependencies -->
47
<dependency>
48
<groupId>junit</groupId>
0 commit comments