From 4f8499e8616e280e1d74646709be363af0426abe Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 22 Jun 2023 20:28:26 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.123.14 (#1612) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.123.13` -> `1.123.14` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.123.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.123.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.123.14/compatibility-slim/1.123.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.123.14/confidence-slim/1.123.13)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-pubsub ### [`v1.123.14`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#​112314-httpsgithubcomgoogleapisjava-pubsubcomparev112313v112314-2023-06-12) [Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.123.13...v1.123.14) ##### Dependencies - Update dependency com.google.cloud:google-cloud-core to v2.19.0 ([#​1604](https://togithub.com/googleapis/java-pubsub/issues/1604)) ([7ac609e](https://togithub.com/googleapis/java-pubsub/commit/7ac609e44c20db73460fe39919439c3a2b597454)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.11.0 ([#​1605](https://togithub.com/googleapis/java-pubsub/issues/1605)) ([077ac04](https://togithub.com/googleapis/java-pubsub/commit/077ac04214be23f6693734c157925a5607ada869))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub). --- README.md | 2 +- samples/install-without-bom/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd6b3a7c5..ee8b0809c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-pubsub - 1.123.13 + 1.123.14 ``` diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index a7202f7cf..f4bd72fb6 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -44,7 +44,7 @@ com.google.cloud google-cloud-pubsub - 1.123.13 + 1.123.14