Skip to content

Commit a287f8e

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-kms to v1.40.1 (GoogleCloudPlatform#4132)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-kms](https://togithub.com/googleapis/java-kms) | patch | `1.40.0` -> `1.40.1` | --- ### Release Notes <details> <summary>googleapis/java-kms</summary> ### [`v1.40.1`](https://togithub.com/googleapis/java-kms/blob/master/CHANGELOG.md#&#8203;1401-httpswwwgithubcomgoogleapisjava-kmscomparev1400v1401-2020-11-02) [Compare Source](https://togithub.com/googleapis/java-kms/compare/v1.40.0...v1.40.1) </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**: Never, 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#github/GoogleCloudPlatform/java-docs-samples).
1 parent 17dc7ee commit a287f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>google-cloud-kms</artifactId>
28-
<version>1.40.0</version>
28+
<version>1.40.1</version>
2929
</dependency>
3030

3131
<dependency>

0 commit comments

Comments
 (0)