Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-dataproc-bom to…
Browse files Browse the repository at this point in the history
… v0.121.0 (#460)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-dataproc-bom](https://togithub.com/googleapis/java-dataproc) | minor | `0.120.0` -> `0.121.0` |

---

### Release Notes

<details>
<summary>googleapis/java-dataproc</summary>

### [`v0.121.0`](https://togithub.com/googleapis/java-dataproc/blob/master/CHANGELOG.md#&#8203;01210-httpswwwgithubcomgoogleapisjava-dataproccomparev01200v01210-2020-04-01)

[Compare Source](https://togithub.com/googleapis/java-dataproc/compare/v0.120.0...v0.121.0)

##### ⚠ BREAKING CHANGES

-   Please use AutoscalingPolicyName$Builder.setLocation(String)

##### Bug Fixes

-   AutoscalingPolicyName now uses locations instead of regions ([#&#8203;118](https://www.github.com/googleapis/java-dataproc/issues/118)) ([48110e6](https://www.github.com/googleapis/java-dataproc/commit/48110e6a7c6426172b81b126001a609650a4f3bd))

##### Dependencies

-   update dependency com.google.api:api-common to v1.9.0 ([#&#8203;113](https://www.github.com/googleapis/java-dataproc/issues/113)) ([34b0ec6](https://www.github.com/googleapis/java-dataproc/commit/34b0ec60c21d76217d45b29410c1472ff8869ba0))

</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**: 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.

---

 - [ ] <!-- 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#googleapis/java-cloud-bom).
  • Loading branch information
renovate-bot committed Apr 3, 2020
1 parent 1a9bbb9 commit 5e6b33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -312,7 +312,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dataproc-bom</artifactId>
<version>0.120.0</version>
<version>0.121.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 5e6b33f

Please sign in to comment.