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

Commit afcf454

Browse files
deps: update dependency com.google.cloud:google-cloud-storage to v2.4.0 (#789)
* deps: update dependency com.google.cloud:google-cloud-storage to v2.4.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot
1 parent 7ec8492 commit afcf454

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.cloudgroupId>
3737
<artifactId>google-cloud-storageartifactId>
38-
<version>2.3.0version>
38+
<version>2.4.0version>
3939
dependency>
4040
<dependency>
4141
<groupId>commons-cligroupId>

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.cloudgroupId>
4242
<artifactId>google-cloud-storageartifactId>
43-
<version>2.3.0version>
43+
<version>2.4.0version>
4444
dependency>
4545
<dependency>
4646
<groupId>commons-cligroupId>

0 commit comments

Comments
 (0)