From 68e3b72f4fd64f37feb2486175bba23759b0307b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Aug 2022 19:38:04 +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 56cd633e..aadbf087 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 05a2184d..425acbcc 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.cloud google-cloud-storage - 2.10.0 + 2.11.0 junit