8000 chore(deps): update dependency com.google.cloud:google-cloud-bigtable… · coderatgoogle/java-docs-samples@2226c3e · GitHub
[go: up one dir, main page]

Skip to content

Commit 2226c3e

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v1.16.2 (GoogleCloudPlatform#4006)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-bigtable](https://togithub.com/googleapis/java-bigtable) | patch | `1.16.1` -> `1.16.2` | | [com.google.cloud:google-cloud-bigtable](https://togithub.com/googleapis/java-bigtable) | minor | `1.14.0` -> `1.16.2` | --- ### Release Notes <details> <summary>googleapis/java-bigtable</summary> ### [`v1.16.2`](https://togithub.com/googleapis/java-bigtable/blob/master/CHANGELOG.md#&#8203;1162-httpswwwgithubcomgoogleapisjava-bigtablecomparev1161v1162-2020-10-14) [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v1.16.1...v1.16.2) </details> --- ### 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**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->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/GoogleCloudPlatform/java-docs-samples).
1 parent 8428a76 commit 2226c3e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bigtable/cassandra-migration-codelab/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-bigtable</artifactId>
47-
<version>1.16.1</version>
47+
<version>1.16.2</version>
4848
</dependency>
4949

5050
<dependency>

bigtable/hbase/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>google-cloud-bigtable</artifactId>
48-
<version>1.16.1</version>
48+
<version>1.16.2</version>
4949
</dependency>
5050

5151
<dependency>

bigtable/memorystore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.cloud</groupId>
4646
<artifactId>google-cloud-bigtable</artifactId>
47-
<version>1.14.0</version>
47+
<version>1.16.2</version>
4848
</dependency>
4949

5050
<!-- https://mvnrepository.com/artifact/net.spy/spymemcached -->

0 commit comments

Comments
 (0)
0