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

Commit

Permalink
deps: update dependency com.google.oauth-client:google-oauth-client-b…
Browse files Browse the repository at this point in the history
…om to v1.34.1 (#712)

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

---

### Release Notes

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

### [`v1.34.1`](https://togithub.com/googleapis/google-oauth-java-client/blob/HEAD/CHANGELOG.md#&#8203;1341-httpsgithubcomgoogleapisgoogle-oauth-java-clientcomparev1340v1341-2022-06-09)

[Compare Source](https://togithub.com/googleapis/google-oauth-java-client/compare/v1.34.0...v1.34.1)

##### Bug Fixes

-   .repo-metadata.json file with https: [#&#8203;813](https://togithub.com/googleapis/google-oauth-java-client/issues/813) ([#&#8203;898](https://togithub.com/googleapis/google-oauth-java-client/issues/898)) ([be4d54a](https://togithub.com/googleapis/google-oauth-java-client/commit/be4d54ad6b3264a1246cd1bd5789140112407681))

##### Dependencies

-   update project.http.version to v1.42.0 ([#&#8203;902](https://togithub.com/googleapis/google-oauth-java-client/issues/902)) ([51c1eb5](https://togithub.com/googleapis/google-oauth-java-client/commit/51c1eb5e4c6797b51b4347046422681780bd0d81))

</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 f13deb0 commit a2c18a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion first-party-dependencies/pom.xml
Expand Up @@ -65,7 +65,7 @@
<google.core.version>2.7.1</google.core.version>
<google.auth.version>1.7.0</google.auth.version>
<google.http-client.version>1.42.0</google.http-client.version>
<google.oauth-client.version>1.34.0</google.oauth-client.version>
<google.oauth-client.version>1.34.1</google.oauth-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 a2c18a5

Please sign in to comment.