From 1c6e90d9e2fe13d99ab7fe1c9999c6050371a5d9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 15 Dec 2020 20:16:02 +0100 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-bigtable to v1.19.1 (#1025) [![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-bigtable](https://togithub.com/googleapis/java-bigtable) | patch | `1.19.0` -> `1.19.1` | --- ### Release Notes
googleapis/java-bigtable ### [`v1.19.1`](https://togithub.com/googleapis/java-bigtable/blob/master/CHANGELOG.md#​1191-httpswwwgithubcomgoogleapisjava-bigtablecomparev1190v1191-2020-12-14) [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v1.19.0...v1.19.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-bigquery). --- 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 b3eb87bab..e166db7c7 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -63,7 +63,7 @@ com.google.cloud google-cloud-bigtable - 1.19.0 + 1.19.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 3e9be2a38..9a7a4a0a1 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -61,7 +61,7 @@ com.google.cloud google-cloud-bigtable - 1.19.0 + 1.19.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 2965b93ef..07fc65376 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -76,7 +76,7 @@ com.google.cloud google-cloud-bigtable - 1.19.0 + 1.19.1 test