Skip to content
This repository has been archived by the owner on Sep 19, 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-client:google-api-client-bom t…
…o v1.35.1 (#713)

[![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.api-client:google-api-client-bom](https://togithub.com/googleapis/google-api-java-client) | `1.35.0` -> `1.35.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/1.35.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/1.35.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/1.35.1/compatibility-slim/1.35.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api-client:google-api-client-bom/1.35.1/confidence-slim/1.35.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-api-java-client</summary>

### [`v1.35.1`](https://togithub.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#&#8203;1351-httpsgithubcomgoogleapisgoogle-api-java-clientcomparev1350v1351-2022-06-10)

[Compare Source](https://togithub.com/googleapis/google-api-java-client/compare/v1.35.0...v1.35.1)

##### Bug Fixes

-   **deps:** update dependency com.google.api-client:google-api-client to v1.35.0 ([#&#8203;2083](https://togithub.com/googleapis/google-api-java-client/issues/2083)) ([fd53573](https://togithub.com/googleapis/google-api-java-client/commit/fd53573cf9a08f71dab8ec757f32bf0f6b615ce9))
-   **deps:** update dependency com.google.cloud:libraries-bom to v25.4.0 ([#&#8203;2084](https://togithub.com/googleapis/google-api-java-client/issues/2084)) ([df02577](https://togithub.com/googleapis/google-api-java-client/commit/df025779104d9ed6bf1bd8e6b19c8442a83d31b5))
-   **deps:** update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.1 ([#&#8203;2088](https://togithub.com/googleapis/google-api-java-client/issues/2088)) ([960e7be](https://togithub.com/googleapis/google-api-java-client/commit/960e7bef648c38863c6db101178d3bb7f317f145))

</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-shared-dependencies).
  • Loading branch information
renovate-bot committed Jun 13, 2022
1 parent 620336e commit 6559b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion first-party-dependencies/pom.xml
Expand Up @@ -66,7 +66,7 @@
<google.auth.version>1.7.0</google.auth.version>
<google.http-client.version>1.41.8</google.http-client.version>
<google.oauth-client.version>1.34.0</google.oauth-client.version>
<google.api-client.version>1.35.0</google.api-client.version>
<google.api-client.version>1.35.1</google.api-client.version>
<iam.version>1.4.0</iam.version>
</properties>

Expand Down

0 comments on commit 6559b45

Please sign in to comment.