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

Commit b972dd2

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-core to v2.8.18 (#1027)
1 parent edffdff commit b972dd2

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.google.cloud</groupId>
3838
<artifactId>google-cloud-core</artifactId>
39-
<version>2.8.16</version>
39+
<version>2.8.18</version>
4040
<scope>test</scope>
4141
<classifier>tests</classifier>
4242
</dependency>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.google.cloud</groupId>
3636
<artifactId>google-cloud-core</artifactId>
37-
<version>2.8.16</version>
37+
<version>2.8.18</version>
3838
<scope>test</scope>
3939
<classifier>tests</classifier>
4040
</dependency>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.cloud</groupId>
4949
<artifactId>google-cloud-core</artifactId>
50-
<version>2.8.16</version>
50+
<version>2.8.18</version>
5151
<scope>test</scope>
5252
<classifier>tests</classifier>
5353
</dependency>

0 commit comments

Comments
 (0)