Skip to content

Commit cba492a

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-secretmanager-bom to v1.2.0 (#971)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-secretmanager-bom](https://github.com/googleapis/java-secretmanager) | minor | `1.1.2` -> `1.2.0` | --- ### Release Notes <details> <summary>googleapis/java-secretmanager</summary> ### [`v1.2.0`](https://github.com/googleapis/java-secretmanager/blob/master/CHANGELOG.md#&#8203;120-httpswwwgithubcomgoogleapisjava-secretmanagercomparev112v120-2020-09-23) [Compare Source](https://github.com/googleapis/java-secretmanager/compare/v1.1.2...v1.2.0) ##### Features - add CustomerManagedEncryptionKey support, ReplicationStatus to SecretVersion ([#&#8203;217](https://github.com/googleapis/java-secretmanager/issues/217)) ([0d306e8](https://github.com/googleapis/java-secretmanager/commit/0d306e8e6eee7bdf96fb6d80d7a67c4181d87f4c)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 ([#&#8203;232](https://github.com/googleapis/java-secretmanager/issues/232)) ([26aa078](https://github.com/googleapis/java-secretmanager/commit/26aa078e8343cd9de52bb22e2413d5a05bf406a3)) ##### [1.1.2](https://github.com/googleapis/java-secretmanager/compare/v1.1.1...v1.1.2) (2020-09-11) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#&#8203;212](https://github.com/googleapis/java-secretmanager/issues/212)) ([3591255](https://github.com/googleapis/java-secretmanager/commit/3591255c296b1f4e71f5b26451754c688757ddfa)) ##### Documentation - remote redundant comments ([#&#8203;213](https://github.com/googleapis/java-secretmanager/issues/213)) ([a1b84ed](https://github.com/googleapis/java-secretmanager/commit/a1b84ed70a5b2688952d35647cdc7a96b935d3d8)) ##### [1.1.1](https://github.com/googleapis/java-secretmanager/compare/v1.1.0...v1.1.1) (2020-08-10) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#&#8203;182](https://github.com/googleapis/java-secretmanager/issues/182)) ([d2cbbe8](https://github.com/googleapis/java-secretmanager/commit/d2cbbe877f7c753b692a75c1662d6d598719ee45)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#&#8203;185](https://github.com/googleapis/java-secretmanager/issues/185)) ([f078a2d](https://github.com/googleapis/java-secretmanager/commit/f078a2d475d01520196f120631674fdc76aa9de3)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#&#8203;194](https://github.com/googleapis/java-secretmanager/issues/194)) ([db5479f](https://github.com/googleapis/java-secretmanager/commit/db5479fc315e161e5c18f19f663f8aaa5d9be5f9)) </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#github/googleapis/java-cloud-bom).
1 parent be664ff commit cba492a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@
498498
<dependency>
499499
<groupId>com.google.cloud</groupId>
500500
<artifactId>google-cloud-secretmanager-bom</artifactId>
501-
<version>1.1.2</version>
501+
<version>1.2.0</version>
502502
<type>pom</type>
503503
<scope>import</scope>
504504
</dependency>

0 commit comments

Comments
 (0)