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

Commit fb07c76

Browse files
committed
deps: update dependency com.google.cloud:google-cloud-core to v2.8.5
1 parent c86ad9f commit fb07c76

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
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.5</version>
6666
<scope>test</scope>
6767
<classifier>tests</classifier>
6868
</dependency>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
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.5</version>
6666
<scope>test</scope>
6767
<classifier>tests</classifier>
6868
</dependency>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
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.5</version>
7070
<scope>test</scope>
7171
<classifier>tests</classifier>
7272
</dependency>

0 commit comments

Comments
 (0)