Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 20cd9ed

Browse files
authoredApr 11, 2022
deps: update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.2 (#655)
[![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.oauth-client:google-oauth-client-bom](https://togithub.com/googleapis/google-oauth-java-client) | `1.33.1` -> `1.33.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-bom/1.33.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-bom/1.33.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-bom/1.33.2/compatibility-slim/1.33.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-bom/1.33.2/confidence-slim/1.33.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-oauth-java-client</summary> ### [`v1.33.2`](https://togithub.com/googleapis/google-oauth-java-client/blob/HEAD/CHANGELOG.md#&#8203;1332-httpsgithubcomgoogleapisgoogle-oauth-java-clientcomparev1331v1332-2022-04-07) [Compare Source](https://togithub.com/googleapis/google-oauth-java-client/compare/v1.33.1...v1.33.2) </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, click this checkbox. --- 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-shared-dependencies).
1 parent df4a4a2 commit 20cd9ed

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.5.11</google.core.version>
6666
<google.auth.version>1.6.0</google.auth.version>
6767
<google.http-client.version>1.41.6</google.http-client.version>
68-
<google.oauth-client.version>1.33.1</google.oauth-client.version>
68+
<google.oauth-client.version>1.33.2</google.oauth-client.version>
6969
<google.api-client.version>1.33.4</google.api-client.version>
7070
<iam.version>1.3.0</iam.version>
7171
</properties>

0 commit comments

Comments
 (0)
Failed to load comments.