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

Commit 9f64433

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v1.113.4 (#389)
1 parent 0c5e75d commit 9f64433

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
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-storage</artifactId>
42-
<version>1.113.2</version>
42+
<version>1.113.4</version>
4343
</dependency>
4444
<!-- [END automl_install_without_bom] -->
4545

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-storage</artifactId>
42-
<version>1.113.2</version>
42+
<version>1.113.4</version>
4343
</dependency>
4444

4545
<dependency>

0 commit comments

Comments
 (0)