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

Commit dbb82c6

Browse files
authored
deps: using shared deps for iam proto dependency version (#387)
1 parent 02702ba commit dbb82c6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -83,18 +83,6 @@
8383
<artifactId>grpc-google-cloud-security-private-ca-v1beta1</artifactId>
8484
<version>0.9.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-security-private-ca-v1beta1:current} -->
8585
</dependency>
86-
<dependency>
87-
<groupId>com.google.api.grpc</groupId>
88-
<artifactId>proto-google-iam-v1</artifactId>
89-
<version>1.2.8</version>
90-
</dependency>
91-
<dependency>
92-
<groupId>com.google.api.grpc</groupId>
93-
<artifactId>grpc-google-iam-v1</artifactId>
94-
<version>1.2.7</version>
95-
</dependency>
96-
97-
9886
<dependency>
9987
<groupId>com.google.cloud</groupId>
10088
<artifactId>google-cloud-shared-dependencies</artifactId>

0 commit comments

Comments
 (0)