Skip to content

Commit 707f842

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage to v2.47.0 (#2303)
1 parent cf2822b commit 707f842

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>com.google.cloud</groupId>
9393
<artifactId>google-cloud-storage</artifactId>
94-
<version>2.46.0</version>
94+
<version>2.47.0</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>com.google.cloud.opentelemetry</groupId>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.google.cloud</groupId>
9292
<artifactId>google-cloud-storage</artifactId>
93-
<version>2.46.0</version>
93+
<version>2.47.0</version>
9494
</dependency>
9595
<dependency>
9696
<groupId>com.google.cloud.opentelemetry</groupId>

0 commit comments

Comments
 (0)