Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-kms-bom …
Browse files Browse the repository at this point in the history
…to v2.6.0 (#829)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-kms-bom](https://togithub.com/googleapis/java-kms) | `2.5.3` -> `2.6.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms-bom/2.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms-bom/2.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms-bom/2.6.0/compatibility-slim/2.5.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms-bom/2.6.0/confidence-slim/2.5.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v2.6.0`](https://togithub.com/googleapis/java-kms/blob/HEAD/CHANGELOG.md#&#8203;260-httpsgithubcomgoogleapisjava-kmscomparev253v260-2022-07-01)

[Compare Source](https://togithub.com/googleapis/java-kms/compare/v2.5.3...v2.6.0)

##### Features

-   Enable REST transport for most of Java and Go clients ([#&#8203;801](https://togithub.com/googleapis/java-kms/issues/801)) ([783d389](https://togithub.com/googleapis/java-kms/commit/783d3895ba2c3bf4ce10ea3a2d5976f726fbcf90))

##### Bug Fixes

-   update gapic-generator-java with mock service generation fixes ([#&#8203;809](https://togithub.com/googleapis/java-kms/issues/809)) ([b9afbae](https://togithub.com/googleapis/java-kms/commit/b9afbaed969fb49f5876728d9dd78619ead0f94c))

##### Dependencies

-   update dependency com.google.protobuf:protobuf-java-util to v3.21.2 ([#&#8203;807](https://togithub.com/googleapis/java-kms/issues/807)) ([e043035](https://togithub.com/googleapis/java-kms/commit/e04303594ac6ec4f9447783a57cf6185f1bc1d80))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-kms).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
  • Loading branch information
renovate-bot authored Aug 2, 2022
1 parent 7f6d02a commit 8010160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-kms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-kms-bom</artifactId>
<version>2.5.3</version><!-- {x-version-update:google-cloud-kms-bom:current} -->
<version>2.6.0</version><!-- {x-version-update:google-cloud-kms-bom:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit 8010160

Please sign in to comment.