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

Commit 364d2a0

Browse files
deps: update dependency com.google.cloud:google-cloud-core to v2.3.4 (#639)
* deps: update dependency com.google.cloud:google-cloud-core to v2.3.4 * 🦉 Updates from OwlBot 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 8d40a9d commit 364d2a0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.google.cloud</groupId>
5050
<artifactId>google-cloud-core</artifactId>
51-
<version>2.3.3</version>
51+
<version>2.3.4</version>
5252
<classifier>tests</classifier>
5353
</dependency>
5454
</dependencies>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>google-cloud-core</artifactId>
49-
<version>2.3.3</version>
49+
<version>2.3.4</version>
5050
<classifier>tests</classifier>
5151
</dependency>
5252
</dependencies>

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.google.cloud</groupId>
6161
<artifactId>google-cloud-core</artifactId>
62-
<version>2.3.3</version>
62+
<version>2.3.4</version>
6363
<classifier>tests</classifier>
6464
</dependency>
6565
</dependencies>

0 commit comments

Comments
 (0)