Skip to content

Commit

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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-webrisk-bom](https://togithub.com/googleapis/java-webrisk) | minor | `0.32.1` -> `0.33.3` |

---

### Release Notes

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

### [`v0.33.3`](https://togithub.com/googleapis/java-webrisk/blob/master/CHANGELOG.md#&#8203;0333-httpswwwgithubcomgoogleapisjava-webriskcomparev0332v0333-2020-04-20)

[Compare Source](https://togithub.com/googleapis/java-webrisk/compare/v0.33.2...v0.33.3)

### [`v0.33.2`](https://togithub.com/googleapis/java-webrisk/blob/master/CHANGELOG.md#&#8203;0332-httpswwwgithubcomgoogleapisjava-webriskcomparev0331v0332-2020-04-07)

[Compare Source](https://togithub.com/googleapis/java-webrisk/compare/v0.33.1...v0.33.2)

### [`v0.33.1`](https://togithub.com/googleapis/java-webrisk/blob/master/CHANGELOG.md#&#8203;0331-httpswwwgithubcomgoogleapisjava-webriskcomparev0330v0331-2020-03-30)

[Compare Source](https://togithub.com/googleapis/java-webrisk/compare/v0.33.0...v0.33.1)

### [`v0.33.0`](https://togithub.com/googleapis/java-webrisk/blob/master/CHANGELOG.md#&#8203;0330-httpswwwgithubcomgoogleapisjava-webriskcomparev0321v0330-2020-03-16)

[Compare Source](https://togithub.com/googleapis/java-webrisk/compare/v0.32.1...v0.33.0)

##### Features

-   **v1:** add v1 client ([#&#8203;84](https://www.github.com/googleapis/java-webrisk/issues/84)) ([4d88859](https://www.github.com/googleapis/java-webrisk/commit/4d888599519827c8d5a5a6199d711d70128bf61c))

##### Dependencies

-   update core dependencies ([#&#8203;80](https://www.github.com/googleapis/java-webrisk/issues/80)) ([d80edde](https://www.github.com/googleapis/java-webrisk/commit/d80eddeb20c8ac08a3e36e3ce0b4e8af57cf72a6))
-   update dependency com.google.protobuf:protobuf-java to v3.11.4 ([46c6241](https://www.github.com/googleapis/java-webrisk/commit/46c6241895c810a285d60110e3eeed14d9cc3e2a))
-   update dependency io.grpc:grpc-bom to v1.27.1 ([8dee7e8](https://www.github.com/googleapis/java-webrisk/commit/8dee7e81e10526540cb3aa3655a7b2e110513e9b))

##### Documentation

-   **regen:** update sample code to set total timeout, add API client header test ([d998db4](https://www.github.com/googleapis/java-webrisk/commit/d998db45f56e36513bfde3338e22fd798efaa742))

##### [0.32.1](https://www.github.com/googleapis/java-webrisk/compare/v0.32.0...v0.32.1) (2020-02-04)

##### Dependencies

-   update core dependencies ([#&#8203;46](https://www.github.com/googleapis/java-webrisk/issues/46)) ([91b78e0](https://www.github.com/googleapis/java-webrisk/commit/91b78e0472296aee2a963404a397b29449921bb2))
-   update core dependencies to v1.53.1 ([#&#8203;60](https://www.github.com/googleapis/java-webrisk/issues/60)) ([d083a12](https://www.github.com/googleapis/java-webrisk/commit/d083a1226977433bfc5a0d9d61d7bc1fa33c263a))
-   update dependency com.google.protobuf:protobuf-java to v3.11.3 ([#&#8203;62](https://www.github.com/googleapis/java-webrisk/issues/62)) ([efcdf68](https://www.github.com/googleapis/java-webrisk/commit/efcdf68396f9a420d8c892e4eafcfb97b7556c0b))

</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 20, 2020
1 parent 087eb4d commit 05c8829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -613,7 +613,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-webrisk-bom</artifactId>
<version>0.32.1</version>
<version>0.33.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 05c8829

Please sign in to comment.