Skip to content

Commit edd89f3

Browse files
deps: update dependency com.google.cloud:google-cloud-core to v2.27.0 (#1810)
* deps: update dependency com.google.cloud:google-cloud-core to v2.27.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 d671bcb commit edd89f3

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.26.0</version>
83+
<version>2.27.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.26.0</version>
82+
<version>2.27.0</version>
8383
<classifier>tests</classifier>
8484
</dependency>
8585
<dependency>

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.google.cloud</groupId>
100100
<artifactId>google-cloud-core</artifactId>
101-
<version>2.26.0</version>
101+
<version>2.27.0</version>
102102
<classifier>tests</classifier>
103103
</dependency>
104104
<!-- [END_EXCLUDE] -->

0 commit comments

Comments
 (0)