From ae98d9353da3e06b5d60ca3b573276e130f4595a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 13 Sep 2021 21:48:05 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-storage to v2.1.1 (#615) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 56f0953b..40d775d4 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -35,7 +35,7 @@ com.google.cloud google-cloud-storage - 2.1.0 + 2.1.1 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index fe7c0c6b..5ae01d16 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.cloud google-cloud-storage - 2.1.0 + 2.1.1 junit