From 0a434339f3f0b6d083f7ad58b3fa861bfd7c5ec2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 16 Dec 2020 18:33:05 +0100 Subject: [PATCH] samples(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.110.1 (#354) --- 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 048da65e..039e7566 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -36,7 +36,7 @@ com.google.cloud google-cloud-pubsub - 1.108.7 + 1.110.1 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 9f7652ae..92831d46 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.cloud google-cloud-pubsub - 1.108.7 + 1.110.1 junit