Skip to content

Commit

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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-dlp-bom](https://togithub.com/googleapis/java-dlp) | minor | `2.0.0` -> `2.1.0` |

---

### Release Notes

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

### [`v2.1.0`](https://togithub.com/googleapis/java-dlp/blob/master/CHANGELOG.md#&#8203;210-httpswwwgithubcomgoogleapisjava-dlpcomparev200v210-2020-08-10)

[Compare Source](https://togithub.com/googleapis/java-dlp/compare/v2.0.0...v2.1.0)

##### Features

-   add CSV and TSV to file types ([#&#8203;232](https://www.github.com/googleapis/java-dlp/issues/232)) ([2f44354](https://www.github.com/googleapis/java-dlp/commit/2f44354fb6ebc7feaf1723b3fc287703dd6bea89))

##### Bug Fixes

-   migrate dlp/v2 to grpc_service_config ([#&#8203;231](https://www.github.com/googleapis/java-dlp/issues/231)) ([e558868](https://www.github.com/googleapis/java-dlp/commit/e558868cd52c1f6f81cec647a46903b9cf562686))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#&#8203;228](https://www.github.com/googleapis/java-dlp/issues/228)) ([e252739](https://www.github.com/googleapis/java-dlp/commit/e25273959b8e6369266d79c3c947697063c22509))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#&#8203;233](https://www.github.com/googleapis/java-dlp/issues/233)) ([96530e4](https://www.github.com/googleapis/java-dlp/commit/96530e4d11bfbc5298559c4790ff55a1730f810a))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#&#8203;240](https://www.github.com/googleapis/java-dlp/issues/240)) ([f96525e](https://www.github.com/googleapis/java-dlp/commit/f96525e2b7fc8b2469f69d8f0049fd3d6393e8a8))

</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 Aug 12, 2020
1 parent b9a896c commit ba44695
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>2.0.0</version>
<version>2.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit ba44695

Please sign in to comment.