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

Commit a2c18a5

Browse files
authored
deps: update dependency com.google.oauth-client:google-oauth-client-bom 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).
1 parent f13deb0 commit a2c18a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

first-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<google.core.version>2.7.1</google.core.version>
6666
<google.auth.version>1.7.0</google.auth.version>
6767
<google.http-client.version>1.42.0</google.http-client.version>
68-
<google.oauth-client.version>1.34.0</google.oauth-client.version>
68+
<google.oauth-client.version>1.34.1</google.oauth-client.version>
6969
<google.api-client.version>1.35.1</google.api-client.version>
7070
<iam.version>1.4.0</iam.version>
7171
</properties>

0 commit comments

Comments
 (0)