Skip to content

Commit 786c493

Browse files
deps: update dependency com.google.cloud:google-cloud-core to v2.9.0 (#1435)
* deps: update dependency com.google.cloud:google-cloud-core to v2.9.0 * 🦉 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 61f7d12 commit 786c493

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>com.google.cloud</groupId>
8282
<artifactId>google-cloud-core</artifactId>
83-
<version>2.8.28</version>
83+
<version>2.9.0</version>
8484
<classifier>tests</classifier>
8585
</dependency>
8686
<dependency>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.google.cloud</groupId>
8181
<artifactId>google-cloud-core</artifactId>
82-
<version>2.8.28</version>
82+
<version>2.9.0</version>
8383
<classifier>tests</classifier>
8484
</dependency>
8585
<dependency>

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>com.google.cloud</groupId>
9696
<artifactId>google-cloud-core</artifactId>
97-
<version>2.8.28</version>
97+
<version>2.9.0</version>
9898
<classifier>tests</classifier>
9999
</dependency>
100100
<!-- [END_EXCLUDE] -->

0 commit comments

Comments
 (0)