Skip to content

Commit

Permalink
update storage version (googleapis#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankyn authored Apr 24, 2020
1 parent 85eaec7 commit 7ae4894
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.106.0</version>
<version>1.107.0</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
Expand Down Expand Up @@ -111,14 +111,14 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core-bom</artifactId>
<version>1.93.3</version>
<version>1.93.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-bom</artifactId>
<version>1.54.0</version>
<version>1.56.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -273,4 +273,4 @@
</modules>
</profile>
</profiles>
</project>
</project>

0 comments on commit 7ae4894

Please sign in to comment.