Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-dlp-bom to v1.1…
Browse files Browse the repository at this point in the history
….0 (#452)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-dlp-bom](https://github.com/googleapis/java-dlp) | minor | `1.0.1` -> `1.1.0` |

---

### Release Notes

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

### [`v1.1.0`](https://github.com/googleapis/java-dlp/blob/master/CHANGELOG.md#&#8203;110-httpswwwgithubcomgoogleapisjava-dlpcomparev101v110-2020-03-30)

[Compare Source](https://github.com/googleapis/java-dlp/compare/v1.0.1...v1.1.0)

##### Features

-   **v2:** add HybridInspect RPCs, add missing fields to Finding ([#&#8203;97](https://www.github.com/googleapis/java-dlp/issues/97)) ([6d511b1](https://www.github.com/googleapis/java-dlp/commit/6d511b1a06834a50d3cbca4d7701ed817425b584))

##### Bug Fixes

-   undeprecate resource name classes until multi-pattern resources are available ([#&#8203;92](https://www.github.com/googleapis/java-dlp/issues/92)) ([972b63b](https://www.github.com/googleapis/java-dlp/commit/972b63b755a456087777e5f84da77c6c7995d7fa))

##### Dependencies

-   update core ([#&#8203;91](https://www.github.com/googleapis/java-dlp/issues/91)) ([d468c44](https://www.github.com/googleapis/java-dlp/commit/d468c4424c7f5c14cfb3b5bab1959e2930e2cbf0))
-   update core dependencies to v1.54.0 ([#&#8203;89](https://www.github.com/googleapis/java-dlp/issues/89)) ([b25fb80](https://www.github.com/googleapis/java-dlp/commit/b25fb80e5b34ba3a91225d23599324e90e5eaee6))
-   update dependency com.google.api:api-common to v1.9.0 ([#&#8203;113](https://www.github.com/googleapis/java-dlp/issues/113)) ([a360c76](https://www.github.com/googleapis/java-dlp/commit/a360c76e0c171d99510cdb20da083e6ab5dc9def))
-   update dependency com.google.protobuf:protobuf-java to v3.11.4 ([4a82db8](https://www.github.com/googleapis/java-dlp/commit/4a82db8acbd2672cb79c3c287a4bb3709602079e))
-   update dependency io.grpc:grpc-bom to v1.27.1 ([640ef5f](https://www.github.com/googleapis/java-dlp/commit/640ef5f7869190de4954c3ed6627b3be0df0810b))
-   update dependency io.grpc:grpc-bom to v1.27.2 ([772b048](https://www.github.com/googleapis/java-dlp/commit/772b04812d61e534c1c5966e215e086c7744c6e9))

##### Documentation

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

##### [1.0.1](https://www.github.com/googleapis/java-dlp/compare/v1.0.0...v1.0.1) (2020-02-04)

##### Dependencies

-   update core dependencies to v1.53.1 ([4b066eb](https://www.github.com/googleapis/java-dlp/commit/4b066eb6bc9f50ae00334f17d05062bfa2e7269a))
-   update dependency com.google.guava:guava-bom to v28.2-android ([#&#8203;44](https://www.github.com/googleapis/java-dlp/issues/44)) ([afe03d2](https://www.github.com/googleapis/java-dlp/commit/afe03d20eafc4d55c6be4b55f96cab813575a5dd))
-   update dependency com.google.protobuf:protobuf-java to v3.11.3 ([#&#8203;70](https://www.github.com/googleapis/java-dlp/issues/70)) ([687810b](https://www.github.com/googleapis/java-dlp/commit/687810b6eca528e7620f1d130c6511cc58841b2f))
-   update dependency io.grpc:grpc-bom to v1.27.0 ([#&#8203;64](https://www.github.com/googleapis/java-dlp/issues/64)) ([4276306](https://www.github.com/googleapis/java-dlp/commit/4276306319a13804cd4961f5a3671152a3c768c2))

</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 authored Mar 31, 2020
1 parent 0f3465b commit c9f69e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dlp-bom</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c9f69e1

Please sign in to comment.