From 2893fecb3eb8c9e6754bf3e968a1af7c09a47898 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 14 Dec 2020 21:46:08 +0100 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.110.1 (#563) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | patch | `1.110.0` -> `1.110.1` | --- ### Release Notes
googleapis/java-pubsub ### [`v1.110.1`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#​11101-httpswwwgithubcomgoogleapisjava-pubsubcomparev11100v11101-2020-12-02) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.110.0...v1.110.1)
--- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigquerydatatransfer). --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 9d4eb849..d48b895a 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -59,7 +59,7 @@ com.google.cloud google-cloud-pubsub - 1.110.0 + 1.110.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 9cdff418..0ee1b657 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -59,7 +59,7 @@ com.google.cloud google-cloud-pubsub - 1.110.0 + 1.110.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 6255844e..c56a239b 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -71,7 +71,7 @@ com.google.cloud google-cloud-pubsub - 1.110.0 + 1.110.1 test