Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 6559b45

Browse files
authored
deps: update dependency com.google.api-client:google-api-client-bom to 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).
1 parent 620336e commit 6559b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: first-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<google.auth.version>1.7.0</google.auth.version>
6767
<google.http-client.version>1.41.8</google.http-client.version>
6868
<google.oauth-client.version>1.34.0</google.oauth-client.version>
69-
<google.api-client.version>1.35.0</google.api-client.version>
69+
<google.api-client.version>1.35.1</google.api-client.version>
7070
<iam.version>1.4.0</iam.version>
7171
</properties>
7272

0 commit comments

Comments
 (0)