From 02ec43a018deccce768f9e4502ea92e39ecc0607 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 15 Nov 2021 23:10:52 +0100 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.3.0 (#615) --- 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 2f6bc532..f1b45fcf 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.2.0 + 2.3.0 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 1cd20f4b..aec4eeb3 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-core - 2.2.0 + 2.3.0 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 2c205d5c..49c05323 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -59,7 +59,7 @@ com.google.cloud google-cloud-core - 2.2.0 + 2.3.0 tests