Skip to content

Commit 8f026f8

Browse files
deps: update dependency com.google.cloud:google-cloud-storage to v2.9.2 (#916)
* deps: update dependency com.google.cloud:google-cloud-storage to v2.9.2 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent bde5d0e commit 8f026f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-speech/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.9.0</version>
38+
<version>2.9.2</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>commons-cli</groupId>

java-speech/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.9.0</version>
43+
<version>2.9.2</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)