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

Commit 620336e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

first-party-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
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.41.8</google.http-client.version>
68-
<google.oauth-client.version>1.33.3</google.oauth-client.version>
68+
<google.oauth-client.version>1.34.0</google.oauth-client.version>
6969
<google.api-client.version>1.35.0</google.api-client.version>
7070
<iam.version>1.4.0</iam.version>
7171
</properties>

0 commit comments

Comments
 (0)