From d1a7151b5ac38b26e17f54f608059fd8063f4697 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Aug 2022 20:30:37 +0000 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-storage to v2.11.0 --- 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 6148493..e0a67bd 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.10.0 + 2.11.0 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 350e3d7..f9db29e 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.cloud google-cloud-storage - 2.10.0 + 2.11.0 junit