Skip to content

Commit efac473

Browse files
authored
chore(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1.9.0 (googleapis#964)
[![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.auth:google-auth-library-oauth2-http](https://github.com/googleapis/google-auth-library-java) | `1.3.0` -> `1.9.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.9.0/compatibility-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.9.0/confidence-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-auth-library-java</summary> ### [`v1.9.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;190-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev181v190-2022-08-02) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.8.1...v1.9.0) ##### Features - integration tests for pluggable auth ([#&#8203;939](https://github.com/googleapis/google-auth-library-java/issues/939)) ([22f37aa](https://github.com/googleapis/google-auth-library-java/commit/22f37aa687b7ffb4209a131860ccdd02f6fc4d42)) ##### Bug Fixes - expiration time of the ImpersonatedCredentials token depending on the current host's timezone ([#&#8203;932](https://github.com/googleapis/google-auth-library-java/issues/932)) ([73af08a](https://github.com/googleapis/google-auth-library-java/commit/73af08a1c5f14e18936e9dbd3d1ba29c2675961d)) ##### Documentation - update wif documentation with enable-imdsv2 flag ([#&#8203;940](https://github.com/googleapis/google-auth-library-java/issues/940)) ([acc1ce3](https://github.com/googleapis/google-auth-library-java/commit/acc1ce3603435f1c0cf23b8606af71b05e566f2f)) ### [`v1.8.1`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;181-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev180v181-2022-07-13) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.8.0...v1.8.1) ##### Bug Fixes - enable longpaths support for windows test ([#&#8203;1485](https://github.com/googleapis/google-auth-library-java/issues/1485)) ([#&#8203;943](https://github.com/googleapis/google-auth-library-java/issues/943)) ([c21ec6c](https://github.com/googleapis/google-auth-library-java/commit/c21ec6c952b8bb8fb8bc2e2f1b260beb330a3cd2)) ### [`v1.8.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;180-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev170v180-2022-06-27) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.7.0...v1.8.0) ##### Features - add build scripts for native image testing in Java 17 ([#&#8203;1440](https://github.com/googleapis/google-auth-library-java/issues/1440)) ([#&#8203;923](https://github.com/googleapis/google-auth-library-java/issues/923)) ([bbb51ce](https://github.com/googleapis/google-auth-library-java/commit/bbb51ce7a9265cb991739cd90e1ccf65675d05dc)) - Adds Pluggable Auth support (WIF) ([#&#8203;908](https://github.com/googleapis/google-auth-library-java/issues/908)) ([c3e8d16](https://github.com/googleapis/google-auth-library-java/commit/c3e8d169704943735c6b3df7bd0187f04fdd9aa5)) ##### Documentation - updates README for Pluggable Auth ([#&#8203;921](https://github.com/googleapis/google-auth-library-java/issues/921)) ([23716b8](https://github.com/googleapis/google-auth-library-java/commit/23716b82fb3000f5210bb5604127aad7ef52cb76)) ### [`v1.7.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;170-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev160v170-2022-05-12) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.6.0...v1.7.0) ##### Features - Add ability to provide PrivateKey as Pkcs8 encoded string [#&#8203;883](https://github.com/googleapis/google-auth-library-java/issues/883) ([#&#8203;889](https://github.com/googleapis/google-auth-library-java/issues/889)) ([e0d6996](https://github.com/googleapis/google-auth-library-java/commit/e0d6996ac0db1bf75d92e5aba3eaab512affafe4)) - Add iam endpoint override to ImpersonatedCredentials ([#&#8203;910](https://github.com/googleapis/google-auth-library-java/issues/910)) ([97bfc4c](https://github.com/googleapis/google-auth-library-java/commit/97bfc4c8ceb199e775784ac3ed4fa992d4d2dcbf)) ##### Bug Fixes - update branding in ExternalAccountCredentials ([#&#8203;893](https://github.com/googleapis/google-auth-library-java/issues/893)) ([0200dbb](https://github.com/googleapis/google-auth-library-java/commit/0200dbb05cff06a333879cf99bac64adaada3239)) ### [`v1.6.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;160-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev153v160-2022-03-15) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.5.3...v1.6.0) ##### Features - Add AWS Session Token to Metadata Requests ([#&#8203;850](https://github.com/googleapis/google-auth-library-java/issues/850)) ([577e9a5](https://github.com/googleapis/google-auth-library-java/commit/577e9a52204b0d6026a302bb7efe2c6162d57945)) ##### Bug Fixes - ImmutableSet converted to List for Impersonated Credentials ([#&#8203;732](https://github.com/googleapis/google-auth-library-java/issues/732)) ([7dcd549](https://github.com/googleapis/google-auth-library-java/commit/7dcd549c4ef0617e657315b7a718368fbd162997)) - update library docs ([#&#8203;868](https://github.com/googleapis/google-auth-library-java/issues/868)) ([a081015](https://github.com/googleapis/google-auth-library-java/commit/a081015cb72ade91c022b58261c8d253e46a7793)) ##### [1.5.3](https://github.com/googleapis/google-auth-library-java/compare/v1.5.2...v1.5.3) (2022-02-24) ##### Bug Fixes - **ci:** downgrade nexus-staging-maven-plugin to 1.6.8 ([#&#8203;874](https://github.com/googleapis/google-auth-library-java/issues/874)) ([fc331d4](https://github.com/googleapis/google-auth-library-java/commit/fc331d466286d99cb3c6aa8977d34fd5f224eff7)) ##### [1.5.2](https://github.com/googleapis/google-auth-library-java/compare/v1.5.1...v1.5.2) (2022-02-24) ##### Bug Fixes - downgrading nexus staging plugin 1.6.8 ([#&#8203;871](https://github.com/googleapis/google-auth-library-java/issues/871)) ([e87224c](https://github.com/googleapis/google-auth-library-java/commit/e87224cca10d5d24523a5c3ac1e829fd51089f0c)) ##### [1.5.1](https://github.com/googleapis/google-auth-library-java/compare/v1.5.0...v1.5.1) (2022-02-22) ##### Bug Fixes - **deps:** update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.2 ([#&#8203;852](https://github.com/googleapis/google-auth-library-java/issues/852)) ([aa557c7](https://github.com/googleapis/google-auth-library-java/commit/aa557c7545941d712339b4b62a413997a54bcccc)) ### [`v1.5.3`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;153-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev152v153-2022-02-24) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.4.0...v1.5.3) ### [`v1.4.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;140-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev130v140-2022-01-19) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.3.0...v1.4.0) ##### Features - setting the audience to always point to google token endpoint ([#&#8203;833](https://github.com/googleapis/google-auth-library-java/issues/833)) ([33bfe7a](https://github.com/googleapis/google-auth-library-java/commit/33bfe7a788a524324cd9b0a54acc8917f6b75556)) ##### Bug Fixes - (WIF) remove erroneous check for the subject token field name for text credential source ([#&#8203;822](https://github.com/googleapis/google-auth-library-java/issues/822)) ([6d35c68](https://github.com/googleapis/google-auth-library-java/commit/6d35c681cf397ff2a90363184e26ee5850294c41)) - **java:** add -ntp flag to native image testing command ([#&#8203;1299](https://github.com/googleapis/google-auth-library-java/issues/1299)) ([#&#8203;807](https://github.com/googleapis/google-auth-library-java/issues/807)) ([aa6654a](https://github.com/googleapis/google-auth-library-java/commit/aa6654a639ea15bcce7c7a6e86f170b1345895f0)) - **java:** run Maven in plain console-friendly mode ([#&#8203;1301](https://github.com/googleapis/google-auth-library-java/issues/1301)) ([#&#8203;818](https://github.com/googleapis/google-auth-library-java/issues/818)) ([4df45d0](https://github.com/googleapis/google-auth-library-java/commit/4df45d0d03a973f1beff43d8965c26289f217f22)) </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/google-auth-library-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE0My4xIn0=-->
1 parent 0473f12 commit efac473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.google.auth</groupId>
4545
<artifactId>google-auth-library-oauth2-http</artifactId>
46-
<version>1.3.0</version>
46+
<version>1.9.0</version>
4747
</dependency>
4848

4949
<!-- IAM dependency-->

0 commit comments

Comments
 (0)