From 82ff47060c8428288bb37617ac1387eddbfc7ef0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 12 Aug 2021 19:30:53 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.114.0 (#973) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.113.6` -> `1.114.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.0/compatibility-slim/1.113.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.0/confidence-slim/1.113.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.114.0`](https://togithub.com/googleapis/java-pubsub/releases/v1.114.0) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.113.9...v1.114.0) ##### Features - configure initial sp version ([#​761](https://www.github.com/googleapis/java-pubsub/issues/761)) ([68c0cfb](https://www.github.com/googleapis/java-pubsub/commit/68c0cfbfe3dcb11735b8db17614500f71f482796)) ### [`v1.113.9`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#​11139-httpswwwgithubcomgoogleapisjava-pubsubcomparev11138v11139-2021-08-11) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.113.8...v1.113.9) ### [`v1.113.8`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#​11138-httpswwwgithubcomgoogleapisjava-pubsubcomparev11137v11138-2021-08-11) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.113.7...v1.113.8) ### [`v1.113.7`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#​11137-httpswwwgithubcomgoogleapisjava-pubsubcomparev11136v11137-2021-08-11) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.113.6...v1.113.7)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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 50f1c064..ada23cd1 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.113.6 + 1.114.0 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index e8e5dbf1..37418089 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -59,7 +59,7 @@ com.google.cloud google-cloud-pubsub - 1.113.6 + 1.114.0 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index ae670b2d..4901ac6b 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -71,7 +71,7 @@ com.google.cloud google-cloud-pubsub - 1.113.6 + 1.114.0 test