Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
downgrade google-api-client (#2236)
Browse files Browse the repository at this point in the history
  • Loading branch information
elefeint committed Mar 4, 2020
1 parent 730b8b4 commit 923b65b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions spring-cloud-gcp-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,13 @@
</dependency>

<!--Google Cloud Platform Libraries BOM -->

<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>1.30.7</version>
</dependency>

<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
Expand Down

0 comments on commit 923b65b

Please sign in to comment.