Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit 5f13f04

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v2.1.7 (#703)
1 parent 0134f1e commit 5f13f04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎samples/install-without-bom/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.google.cloud</groupId>
3737
<artifactId>google-cloud-storage</artifactId>
38-
<version>2.1.6</version>
38+
<version>2.1.7</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>commons-cli</groupId>

‎samples/snapshot/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.google.cloud</groupId>
3737
<artifactId>google-cloud-storage</artifactId>
38-
<version>2.1.6</version>
38+
<version>2.1.7</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)