From 364d2a08b3218642779fd4a966597e7ad72e73a4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 7 Jan 2022 18:13:03 +0100 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.3.4 (#639) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 7f980ad6..1e13e908 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -48,7 +48,7 @@ com.google.cloud google-cloud-core - 2.3.3 + 2.3.4 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 1e76a799..d4a4cc11 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-core - 2.3.3 + 2.3.4 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 0f1b1843..41709858 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -59,7 +59,7 @@ com.google.cloud google-cloud-core - 2.3.3 + 2.3.4 tests