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

Commit 4ee69e8

Browse files
committed
deps: update dependency com.google.cloud:google-cloud-core to v2.8.6
1 parent c86ad9f commit 4ee69e8

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
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.google.cloud</groupId>
6464
<artifactId>google-cloud-core</artifactId>
65-
<version>2.8.1</version>
65+
<version>2.8.6</version>
6666
<scope>test</scope>
6767
<classifier>tests</classifier>
6868
</dependency>

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.google.cloud</groupId>
6464
<artifactId>google-cloud-core</artifactId>
65-
<version>2.8.1</version>
65+
<version>2.8.6</version>
6666
<scope>test</scope>
6767
<classifier>tests</classifier>
6868
</dependency>

samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>com.google.cloud</groupId>
6868
<artifactId>google-cloud-core</artifactId>
69-
<version>2.8.1</version>
69+
<version>2.8.6</version>
7070
<scope>test</scope>
7171
<classifier>tests</classifier>
7272
</dependency>

0 commit comments

Comments
 (0)