Skip to content

Commit 3c26596

Browse files
authored
[DO-NOT-MERGE]chore: remove duplicate protobuf-java dependency (#1907)
This could be the cause of frequent kokoro check failures.
1 parent 767be03 commit 3c26596

File tree

1 file changed

+0
-4
lines changed
  • google-cloud-bigquerystorage

1 file changed

+0
-4
lines changed

google-cloud-bigquerystorage/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,6 @@
206206
<artifactId>google-cloud-core</artifactId>
207207
<scope>runtime</scope>
208208
</dependency>
209-
<dependency>
210-
<groupId>com.google.protobuf</groupId>
211-
<artifactId>protobuf-java</artifactId>
212-
</dependency>
213209

214210
<dependency>
215211
<groupId>com.google.api.grpc</groupId>

0 commit comments

Comments
 (0)