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

Commit

Permalink
chore: add proto-google-common-protos dependency (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Mar 25, 2021
1 parent b419531 commit b1cbf04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions grpc-google-cloud-dataproc-metastore-v1beta/pom.xml
Expand Up @@ -37,6 +37,10 @@
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
</dependency>
</dependencies>

<profiles>
Expand Down

0 comments on commit b1cbf04

Please sign in to comment.