Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-kms-bom to v1.3…
Browse files Browse the repository at this point in the history
…8.0 (#488)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-kms-bom](https://togithub.com/googleapis/java-kms) | minor | `1.37.0` -> `1.38.0` |

---

### Release Notes

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

### [`v1.38.0`](https://togithub.com/googleapis/java-kms/blob/master/CHANGELOG.md#&#8203;1380-httpswwwgithubcomgoogleapisjava-kmscomparev1370v1380-2020-04-07)

[Compare Source](https://togithub.com/googleapis/java-kms/compare/v1.37.0...v1.38.0)

##### Features

-   **v1:** add support for Cloud EKM ([#&#8203;128](https://www.github.com/googleapis/java-kms/issues/128)) ([c23c77f](https://www.github.com/googleapis/java-kms/commit/c23c77fe7403e3a7c9a549c5db9b8adeeed4be33))

##### Dependencies

-   update core dependencies ([#&#8203;93](https://www.github.com/googleapis/java-kms/issues/93)) ([5595e99](https://www.github.com/googleapis/java-kms/commit/5595e99ee0c15fbb664a8c1566be6c15ffd80b84))
-   update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#&#8203;127](https://www.github.com/googleapis/java-kms/issues/127)) ([7782bb0](https://www.github.com/googleapis/java-kms/commit/7782bb09241547c2c1289f13039414d54086d71f))
-   update dependency org.threeten:threetenbp to v1.4.3 ([#&#8203;105](https://www.github.com/googleapis/java-kms/issues/105)) ([f20607c](https://www.github.com/googleapis/java-kms/commit/f20607ce271b8dc5716ab7b90ed903353f3c43cc))

</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 7, 2020
1 parent e35109e commit 33896b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -394,7 +394,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-kms-bom</artifactId>
<version>1.37.0</version>
<version>1.38.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 33896b9

Please sign in to comment.