Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency com.google.api:gax-bom to v1.65.0 (#464)
[![WhiteSource 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.api:gax-bom](https://togithub.com/googleapis/gax-java) | `1.64.0-sp.1` -> `1.65.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/1.65.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/1.65.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/1.65.0/compatibility-slim/1.64.0-sp.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/1.65.0/confidence-slim/1.64.0-sp.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v1.65.0`](https://togithub.com/googleapis/gax-java/blob/master/CHANGELOG.md#&#8203;1650-httpswwwgithubcomgoogleapisgax-javacomparev1640v1650-2021-06-02)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.64.0-sp.1...v1.65.0)

##### Features

-   add mtls feature to http and grpc transport provider ([#&#8203;1249](https://www.github.com/googleapis/gax-java/issues/1249)) ([b863041](https://www.github.com/googleapis/gax-java/commit/b863041bc4c03c8766e0feca8cb10f531373dc44))

</details>

---

### Configuration

📅 **Schedule**: 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, 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-core).
  • Loading branch information
renovate-bot committed Jun 3, 2021
1 parent fd68350 commit bb15bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -151,7 +151,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<github.global.server>github</github.global.server>
<site.installationModule>google-cloud-core-parent</site.installationModule>
<gax.version>1.64.0-sp.1</gax.version>
<gax.version>1.65.0</gax.version>
<google.api-common.version>1.10.3</google.api-common.version>
<google.common-protos.version>2.3.2</google.common-protos.version>
<google.iam.version>1.0.14</google.iam.version>
Expand Down

0 comments on commit bb15bf9

Please sign in to comment.