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

Commit 0adea17

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v2.2.2 (#1045)
1 parent 272b9bc commit 0adea17

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-storage</artifactId>
44-
<version>2.2.1</version>
44+
<version>2.2.2</version>
4545
<scope>test</scope>
4646
</dependency>
4747
<dependency>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.google.cloud</groupId>
4242
<artifactId>google-cloud-storage</artifactId>
43-
<version>2.2.1</version>
43+
<version>2.2.2</version>
4444
<scope>test</scope>
4545
</dependency>
4646
<dependency>

0 commit comments

Comments
 (0)