From e394607088a417338fc5fe49a9b05e63d6148bdd Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 2 Oct 2022 23:32:24 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.8.19 (#851) 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-core](https://togithub.com/googleapis/java-core) | `2.8.18` -> `2.8.19` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.19/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.19/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.19/compatibility-slim/2.8.18)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.19/confidence-slim/2.8.18)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-core ### [`v2.8.19`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#​2819-httpsgithubcomgoogleapisjava-corecomparev2818v2819-2022-09-30) [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.8.18...v2.8.19) ##### Dependencies - Update dependency com.google.api.grpc:proto-google-common-protos to v2.9.5 ([#​963](https://togithub.com/googleapis/java-core/issues/963)) ([1ee2f9a](https://togithub.com/googleapis/java-core/commit/1ee2f9acd3968b21974a550b6732fe68b18085f4))
--- ### 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, click this checkbox. --- 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-accessapproval). --- java-accessapproval/samples/install-without-bom/pom.xml | 2 +- java-accessapproval/samples/snapshot/pom.xml | 2 +- java-accessapproval/samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java-accessapproval/samples/install-without-bom/pom.xml b/java-accessapproval/samples/install-without-bom/pom.xml index e9b6e869a814..1c6a05880468 100644 --- a/java-accessapproval/samples/install-without-bom/pom.xml +++ b/java-accessapproval/samples/install-without-bom/pom.xml @@ -48,7 +48,7 @@ com.google.cloud google-cloud-core - 2.8.18 + 2.8.19 tests diff --git a/java-accessapproval/samples/snapshot/pom.xml b/java-accessapproval/samples/snapshot/pom.xml index 358579eb9be2..1d5cdbedfcd2 100644 --- a/java-accessapproval/samples/snapshot/pom.xml +++ b/java-accessapproval/samples/snapshot/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-core - 2.8.18 + 2.8.19 tests diff --git a/java-accessapproval/samples/snippets/pom.xml b/java-accessapproval/samples/snippets/pom.xml index d974b69f76fe..3273f2758ade 100644 --- a/java-accessapproval/samples/snippets/pom.xml +++ b/java-accessapproval/samples/snippets/pom.xml @@ -59,7 +59,7 @@ com.google.cloud google-cloud-core - 2.8.18 + 2.8.19 tests