From edd89f36061cd1518f81eb7b33e42cf5c35c659d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 1 Nov 2023 19:49:51 +0100 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.27.0 (#1810) 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.27.0 * 🦉 Updates from OwlBot post-processor 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 fc16f18d3..c520274f3 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -80,7 +80,7 @@ com.google.cloud google-cloud-core - 2.26.0 + 2.27.0 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index cfb744752..167bb62a7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,7 @@ com.google.cloud google-cloud-core - 2.26.0 + 2.27.0 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 5c1961fe7..656beaee5 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -98,7 +98,7 @@ com.google.cloud google-cloud-core - 2.26.0 + 2.27.0 tests