Skip to content

Commit

Permalink
Fix gcp test.
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-alhuang committed Apr 22, 2024
1 parent 8b00fb7 commit 92a6eab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@
<artifactId>google-http-client</artifactId>
<version>${google.httpclient.version}</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-gson</artifactId>
<version>${google.httpclient.version}</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
Expand Down

0 comments on commit 92a6eab

Please sign in to comment.