From e10292c16f24870a91584f716545ff210302a7bc Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 20 Jul 2023 21:49:36 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.21.1 (#1662) --- 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 7cbed262f..01ecf9b03 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.21.0 + 2.21.1 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 3e6bcd358..b059393c2 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,7 @@ com.google.cloud google-cloud-core - 2.21.0 + 2.21.1 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index e6482909d..1c0c9d20c 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -94,7 +94,7 @@ com.google.cloud google-cloud-core - 2.21.0 + 2.21.1 tests