Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-dataproc to v4.…
Browse files Browse the repository at this point in the history
…0.2 (#450)

[![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-dataproc](https://togithub.com/googleapis/java-dataproc) | `4.0.0` -> `4.0.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataproc/4.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataproc/4.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataproc/4.0.2/compatibility-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dataproc/4.0.2/confidence-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v4.0.2`](https://togithub.com/googleapis/java-dataproc/blob/HEAD/CHANGELOG.md#&#8203;402-httpsgithubcomgoogleapisjava-dataproccomparev401v402-2022-08-09)

[Compare Source](https://togithub.com/googleapis/java-dataproc/compare/v4.0.0...v4.0.2)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#&#8203;892](https://togithub.com/googleapis/java-dataproc/issues/892)) ([6eded42](https://togithub.com/googleapis/java-dataproc/commit/6eded42a2af6d511430681b3d97c56aabdd61197))
-   update dependency com.google.cloud:google-cloud-storage to v2.10.0 ([#&#8203;894](https://togithub.com/googleapis/java-dataproc/issues/894)) ([5b958b6](https://togithub.com/googleapis/java-dataproc/commit/5b958b630e7fd27d9c70b8f53a577bfad570a1de))
-   update dependency com.google.cloud:google-cloud-storage to v2.11.0 ([#&#8203;895](https://togithub.com/googleapis/java-dataproc/issues/895)) ([213a20c](https://togithub.com/googleapis/java-dataproc/commit/213a20c8dbe6d20c1608928bb622ef8fcbd44e1a))
-   update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#&#8203;896](https://togithub.com/googleapis/java-dataproc/issues/896)) ([c530fb6](https://togithub.com/googleapis/java-dataproc/commit/c530fb61c1f5adcbe65450dd04ee073ca1cbf9f8))
-   update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#&#8203;897](https://togithub.com/googleapis/java-dataproc/issues/897)) ([b47b000](https://togithub.com/googleapis/java-dataproc/commit/b47b000285be94dafbf98c7025637dc04703244c))

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->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-pubsublite-spark).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTQuOSIsInVwZGF0ZWRJblZlciI6IjMyLjE1NC45In0=-->
  • Loading branch information
renovate-bot committed Aug 16, 2022
1 parent d189ed5 commit f927ff5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dataproc</artifactId>
<version>4.0.0</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dataproc</artifactId>
<version>4.0.0</version>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit f927ff5

Please sign in to comment.