Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit c30763b

Browse files
authored
deps: fix declared dependencies (#8)
1 parent c582142 commit c30763b

File tree

1 file changed

+4
-0
lines changed
  • grpc-google-cloud-automl-v1beta1

1 file changed

+4
-0
lines changed

grpc-google-cloud-automl-v1beta1/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
<groupId>com.google.protobuf</groupId>
3030
<artifactId>protobuf-java</artifactId>
3131
</dependency>
32+
<dependency>
33+
<groupId>com.google.api.grpc</groupId>
34+
<artifactId>proto-google-common-protos</artifactId>
35+
</dependency>
3236
<dependency>
3337
<groupId>com.google.api.grpc</groupId>
3438
<artifactId>proto-google-cloud-automl-v1beta1</artifactId>

0 commit comments

Comments
 (0)