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.oauth-client:google-oauth-client-b…
…om to v1.34.0 (#708)

[![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.33.3` -> `1.34.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-bom/1.34.0/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.0/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.0/compatibility-slim/1.33.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.oauth-client:google-oauth-client-bom/1.34.0/confidence-slim/1.33.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v1.34.0`](https://togithub.com/googleapis/google-oauth-java-client/blob/HEAD/CHANGELOG.md#&#8203;1340-httpsgithubcomgoogleapisgoogle-oauth-java-clientcomparev1333v1340-2022-06-02)

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

##### Features

-   add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/google-oauth-java-client/issues/1440)) ([#&#8203;890](https://togithub.com/googleapis/google-oauth-java-client/issues/890)) ([373891e](https://togithub.com/googleapis/google-oauth-java-client/commit/373891e2dc9742fdf8954cc590b18caf4c8c44f7))
-   next release from main branch is 1.34.0 ([#&#8203;875](https://togithub.com/googleapis/google-oauth-java-client/issues/875)) ([187651e](https://togithub.com/googleapis/google-oauth-java-client/commit/187651eeb963c490c1a5595222548bbdba660c22))

##### Bug Fixes

-   fix IdTokenVerifier so it does not cache empty entries ([#&#8203;892](https://togithub.com/googleapis/google-oauth-java-client/issues/892)) ([773b388](https://togithub.com/googleapis/google-oauth-java-client/commit/773b38844cd6a0a72a360cc25692412e9b36b1e7))

##### [1.33.3](https://togithub.com/googleapis/google-oauth-java-client/compare/v1.33.2...v1.33.3) (2022-04-13)

##### Bug Fixes

-   add signature verification to IdTokenVerifier ([#&#8203;861](https://togithub.com/googleapis/google-oauth-java-client/issues/861)) ([22419d6](https://togithub.com/googleapis/google-oauth-java-client/commit/22419d60579ef4c1a8a256a90e6ca7bc58f09aa1))

##### [1.33.2](https://togithub.com/googleapis/google-oauth-java-client/compare/v1.33.1...v1.33.2) (2022-04-07)

##### Dependencies

-   update project.http.version to v1.41.5 ([e945b8d](https://togithub.com/googleapis/google-oauth-java-client/commit/e945b8d7233038f417f40771508d171f6f0cbaf5))

##### [1.33.1](https://togithub.com/googleapis/google-oauth-java-client/compare/v1.33.0...v1.33.1) (2022-02-08)

##### Dependencies

-   **java:** update actions/github-script action to v5 ([#&#8203;1339](https://togithub.com/googleapis/google-oauth-java-client/issues/1339)) ([#&#8203;822](https://togithub.com/googleapis/google-oauth-java-client/issues/822)) ([1f15374](https://togithub.com/googleapis/google-oauth-java-client/commit/1f15374fe935bf46e9cda59270694f682ba5f75b))

</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 6, 2022
1 parent 239f8c3 commit 620336e
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.41.8</google.http-client.version>
<google.oauth-client.version>1.33.3</google.oauth-client.version>
<google.oauth-client.version>1.34.0</google.oauth-client.version>
<google.api-client.version>1.35.0</google.api-client.version>
<iam.version>1.4.0</iam.version>
</properties>
Expand Down

0 comments on commit 620336e

Please sign in to comment.