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

Commit

Permalink
deps: using shared deps for iam proto dependency version (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Mar 9, 2022
1 parent 02702ba commit dbb82c6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Expand Up @@ -83,18 +83,6 @@
<artifactId>grpc-google-cloud-security-private-ca-v1beta1</artifactId>
<version>0.9.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-security-private-ca-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-iam-v1</artifactId>
<version>1.2.8</version>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-iam-v1</artifactId>
<version>1.2.7</version>
</dependency>


<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
Expand Down

0 comments on commit dbb82c6

Please sign in to comment.