From 6a86c66c2b29724f8b248130cea22242bb8eb189 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 30 Sep 2022 23:15:15 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.14 (#1205) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.cloud:google-cloud-pubsub to v1.120.14 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- README.md | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f5475dd0..d05720581 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-pubsub - 1.120.13 + 1.120.14 ``` diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 7d4e1ea8b..58ec48d3a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -51,7 +51,7 @@ com.google.cloud google-cloud-pubsub - 1.120.13 + 1.120.14 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 6afa745d5..c2d1abfa5 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -51,7 +51,7 @@ com.google.cloud google-cloud-pubsub - 1.120.13 + 1.120.14