Skip to content

Commit

Permalink
[DO-NOT-MERGE]chore: remove duplicate protobuf-java dependency (#1907)
Browse files Browse the repository at this point in the history
This could be the cause of frequent kokoro check failures.
  • Loading branch information
Neenu1995 committed Dec 12, 2022
1 parent 767be03 commit 3c26596
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions google-cloud-bigquerystorage/pom.xml
Expand Up @@ -206,10 +206,6 @@
<artifactId>google-cloud-core</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>

<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down

0 comments on commit 3c26596

Please sign in to comment.