Skip to content

Commit fe50bd2

Browse files
authored
fix(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1.15.0 (GoogleCloudPlatform#7687)
[![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.8.1` -> `1.15.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.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.15.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.15.0/compatibility-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.0/confidence-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | | [com.google.auth:google-auth-library-oauth2-http](https://github.com/googleapis/google-auth-library-java) | `1.12.1` -> `1.15.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.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.15.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.15.0/compatibility-slim/1.12.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-oauth2-http/1.15.0/confidence-slim/1.12.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-auth-library-java</summary> ### [`v1.15.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1150-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1140v1150-2023-01-25) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.14.0...v1.15.0) ##### Features - Adds external account authorized user credentials ([#&GoogleCloudPlatform#8203;1129](https://github.com/googleapis/google-auth-library-java/issues/1129)) ([06bf21a](https://github.com/googleapis/google-auth-library-java/commit/06bf21a6ce9478a35907bd6681e53a0e86ffc83f)) - Expose scopes granted by user ([#&GoogleCloudPlatform#8203;1107](https://github.com/googleapis/google-auth-library-java/issues/1107)) ([240c26b](https://github.com/googleapis/google-auth-library-java/commit/240c26bf11652e208469c2a6ea2fc2f383343c25)) ##### Bug Fixes - AccessToken scopes clean serialization and default as empty list ([#&GoogleCloudPlatform#8203;1125](https://github.com/googleapis/google-auth-library-java/issues/1125)) ([f55d41f](https://github.com/googleapis/google-auth-library-java/commit/f55d41fa90750464a37a452ff03a8b811ae93425)) - Enforce Locale.US for AwsRequestSignerTest ([#&GoogleCloudPlatform#8203;1111](https://github.com/googleapis/google-auth-library-java/issues/1111)) ([aeb1218](https://github.com/googleapis/google-auth-library-java/commit/aeb12182241e75cba664975a83bbcfa2449fb0f5)) - Ensure both refreshMargin and expirationMargin are set when using OAuth2CredentialsWithRefresh ([#&GoogleCloudPlatform#8203;1131](https://github.com/googleapis/google-auth-library-java/issues/1131)) ([326e4a1](https://github.com/googleapis/google-auth-library-java/commit/326e4a15dae72b3806b7a640843d7abc669b19c6)) ### [`v1.14.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1140-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1130v1140-2022-12-06) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.13.0...v1.14.0) ##### Features - Add GDCH support ([#&GoogleCloudPlatform#8203;1087](https://github.com/googleapis/google-auth-library-java/issues/1087)) ([cfafb2d](https://github.com/googleapis/google-auth-library-java/commit/cfafb2d4c8d6ab3179e709ff09fc09e6dbc11a70)) - Adding functional tests for Compute Engine ([#&GoogleCloudPlatform#8203;1105](https://github.com/googleapis/google-auth-library-java/issues/1105)) ([6f32ac3](https://github.com/googleapis/google-auth-library-java/commit/6f32ac3d4db91ff05fd7134ad6c788a16ffe44f4)) - Introduce Environment Variable for Quota Project Id ([#&GoogleCloudPlatform#8203;1082](https://github.com/googleapis/google-auth-library-java/issues/1082)) ([040acef](https://github.com/googleapis/google-auth-library-java/commit/040acefec507f419f6e4ec4eab9645a6e3888a15)) - Next release from main branch is 1.13.0 ([#&GoogleCloudPlatform#8203;1077](https://github.com/googleapis/google-auth-library-java/issues/1077)) ([d56eee0](https://github.com/googleapis/google-auth-library-java/commit/d56eee07911ba65a685ccba585e71061037ea756)) ##### Bug Fixes - AwsCredentials should not call metadata server if security creds and region are retrievable through environment vars ([#&GoogleCloudPlatform#8203;1100](https://github.com/googleapis/google-auth-library-java/issues/1100)) ([1ff5772](https://github.com/googleapis/google-auth-library-java/commit/1ff57720609fdf27f28b9c543c1ef63b57892593)) - Not loosing the access token when calling UserCredentials#ToBuil… ([#&GoogleCloudPlatform#8203;993](https://github.com/googleapis/google-auth-library-java/issues/993)) ([84afdb8](https://github.com/googleapis/google-auth-library-java/commit/84afdb8f8d41e781dc93f04626411e10b35689de)) ### [`v1.13.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1130-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1121v1130-2022-11-15) ##### Features - Add smbios check for GCE residency detection ([#&GoogleCloudPlatform#8203;1092](https://github.com/googleapis/google-auth-library-java/issues/1092)) ([bfe7d93](https://github.com/googleapis/google-auth-library-java/commit/bfe7d932dbbbaf6b311c387834256519a0d1b9ad)) ##### Bug Fixes - Empty string check for aws url validation ([#&GoogleCloudPlatform#8203;1089](https://github.com/googleapis/google-auth-library-java/issues/1089)) ([6f177a1](https://github.com/googleapis/google-auth-library-java/commit/6f177a1346ac481f34ab7cf343d552dcd88b7220)) - Validate url domain for aws metadata urls ([#&GoogleCloudPlatform#8203;1079](https://github.com/googleapis/google-auth-library-java/issues/1079)) ([31fe461](https://github.com/googleapis/google-auth-library-java/commit/31fe461ac86e92fdff41bb17f0abc9b2a132676c)) ### [`v1.12.1`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1121-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1120v1121-2022-10-18) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.12.0...v1.12.1) ##### Bug Fixes - Resolve race condition reported in [#&GoogleCloudPlatform#8203;692](https://github.com/googleapis/google-auth-library-java/issues/692) ([#&GoogleCloudPlatform#8203;1031](https://github.com/googleapis/google-auth-library-java/issues/1031)) ([87a6606](https://github.com/googleapis/google-auth-library-java/commit/87a66067dff49d68f5b01cfe4c3f755fbf6b44fb)) ### [`v1.12.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1120-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1110v1120-2022-10-14) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.11.0...v1.12.0) ##### Features - Adding validation for psc endpoints ([#&GoogleCloudPlatform#8203;1042](https://github.com/googleapis/google-auth-library-java/issues/1042)) ([b37a565](https://github.com/googleapis/google-auth-library-java/commit/b37a565c6c1e7acb44baf2307c862c9df8be9345)) ##### Bug Fixes - Fixed javadoc errors ([#&GoogleCloudPlatform#8203;945](https://github.com/googleapis/google-auth-library-java/issues/945)) ([1ddc994](https://github.com/googleapis/google-auth-library-java/commit/1ddc99481ae8b0f0eceb4cb442d5c6614ec8a411)) ##### Documentation - **samples:** Modified comments in the samples and minor refactor ([#&GoogleCloudPlatform#8203;990](https://github.com/googleapis/google-auth-library-java/issues/990)) ([669ab04](https://github.com/googleapis/google-auth-library-java/commit/669ab042844e46d0503bbd31fd2da92a7963bad5)) ### [`v1.11.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1110-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev1100v1110-2022-09-08) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.10.0...v1.11.0) ##### Features - Adds configurable token lifetime support ([#&GoogleCloudPlatform#8203;982](https://github.com/googleapis/google-auth-library-java/issues/982)) ([0198733](https://github.com/googleapis/google-auth-library-java/commit/0198733b9d294cbee95f1170f814fbfe94baa6fc)) ##### Bug Fixes - Add retries to public key fetch ([#&GoogleCloudPlatform#8203;983](https://github.com/googleapis/google-auth-library-java/issues/983)) ([1200a39](https://github.com/googleapis/google-auth-library-java/commit/1200a39361e2a1767ef95306ba3ece1b749e82a8)) - Add Test to validate 0x20 in token ([#&GoogleCloudPlatform#8203;971](https://github.com/googleapis/google-auth-library-java/issues/971)) ([612db0a](https://github.com/googleapis/google-auth-library-java/commit/612db0af3afa70b5400891ba3c7eab18ea5eb6bf)) - Change revoke request from get to post ([#&GoogleCloudPlatform#8203;979](https://github.com/googleapis/google-auth-library-java/issues/979)) ([ead58b2](https://github.com/googleapis/google-auth-library-java/commit/ead58b22e04c00ece9f0ea55cbec20d2953f5460)) - Setting the retry count to default value and enabling ioexceptions to retry ([#&GoogleCloudPlatform#8203;988](https://github.com/googleapis/google-auth-library-java/issues/988)) ([257071a](https://github.com/googleapis/google-auth-library-java/commit/257071aeb39c4441bd152813d727f83d433f346f)) - Updates IdTokenVerifier so that it does not cache a failed public key response ([#&GoogleCloudPlatform#8203;967](https://github.com/googleapis/google-auth-library-java/issues/967)) ([1f4c9c7](https://github.com/googleapis/google-auth-library-java/commit/1f4c9c77a38fb6dfb751447361af9cf00964f96b)) ### [`v1.10.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;1100-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev190v1100-2022-08-05) [Compare Source](https://github.com/googleapis/google-auth-library-java/compare/v1.9.0...v1.10.0) ##### Features - workforce identity federation for pluggable auth ([#&GoogleCloudPlatform#8203;959](https://github.com/googleapis/google-auth-library-java/issues/959)) ([7f2c535](https://github.com/googleapis/google-auth-library-java/commit/7f2c535ab7c842a672d6761f4cd80df88e1a37ed)) ##### Bug Fixes - updates executable response spec for executable-sourced credentials ([#&GoogleCloudPlatform#8203;955](https://github.com/googleapis/google-auth-library-java/issues/955)) ([48ff83d](https://github.com/googleapis/google-auth-library-java/commit/48ff83dc68e29dcae07fdea963cbbe5525f86a89)) ##### Documentation - **samples:** added auth samples and tests ([#&GoogleCloudPlatform#8203;927](https://github.com/googleapis/google-auth-library-java/issues/927)) ([32c717f](https://github.com/googleapis/google-auth-library-java/commit/32c717fdf1a721f3e7ca3d75f03fcc229923689c)) ### [`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 ([#&GoogleCloudPlatform#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 ([#&GoogleCloudPlatform#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 ([#&GoogleCloudPlatform#8203;940](https://github.com/googleapis/google-auth-library-java/issues/940)) ([acc1ce3](https://github.com/googleapis/google-auth-library-java/commit/acc1ce3603435f1c0cf23b8606af71b05e566f2f)) </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**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- 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/GoogleCloudPlatform/java-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNS4xIn0=-->
1 parent 3d39900 commit fe50bd2

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

appengine-java8/firebase-tictactoe/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.auth</groupId>
5454
<artifactId>google-auth-library-oauth2-http</artifactId>
55-
<version>1.8.1</version>
55+
<version>1.15.0</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.google.code.gson</groupId>

auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ limitations under the License.
6565
<dependency>
6666
<groupId>com.google.auth</groupId>
6767
<artifactId>google-auth-library-oauth2-http</artifactId>
68-
<version>1.8.1</version>
68+
<version>1.15.0</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>com.google.cloud</groupId>

compute/cmdline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ limitations under the License.
4040
<dependency>
4141
<groupId>com.google.auth</groupId>
4242
<artifactId>google-auth-library-oauth2-http</artifactId>
43-
<version>1.8.1</version>
43+
<version>1.15.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.google.apis</groupId>

endpoints/getting-started/clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.auth</groupId>
3030
<artifactId>google-auth-library-oauth2-http</artifactId>
31-
<version>1.8.1</version>
31+
<version>1.15.0</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>com.auth0</groupId>

healthcare/v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.google.auth</groupId>
9292
<artifactId>google-auth-library-oauth2-http</artifactId>
93-
<version>1.8.1</version>
93+
<version>1.15.0</version>
9494
</dependency>
9595
<dependency>
9696
<groupId>com.google.cloud</groupId>

iam/api-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.auth</groupId>
4747
<artifactId>google-auth-library-oauth2-http</artifactId>
48-
<version>1.8.1</version>
48+
<version>1.15.0</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>com.google.http-client</groupId>

iam/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.google.auth</groupId>
3333
<artifactId>google-auth-library-oauth2-http</artifactId>
34-
<version>1.12.1</version>
34+
<version>1.15.0</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>com.google.http-client</groupId>

iap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.google.auth</groupId>
6060
<artifactId>google-auth-library-oauth2-http</artifactId>
61-
<version>1.8.1</version>
61+
<version>1.15.0</version>
6262
</dependency>
6363
<!-- [END dependencies] -->
6464

iot/api-client/end-to-end-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.google.auth</groupId>
7070
<artifactId>google-auth-library-oauth2-http</artifactId>
71-
<version>1.8.1</version>
71+
<version>1.15.0</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>com.google.guava</groupId>

iot/api-client/manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.google.auth</groupId>
7979
<artifactId>google-auth-library-oauth2-http</artifactId>
80-
<version>1.8.1</version>
80+
<version>1.15.0</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>com.google.guava</groupId>

jobs/v3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.google.auth</groupId>
3939
<artifactId>google-auth-library-oauth2-http</artifactId>
40-
<version>1.8.1</version>
40+
<version>1.15.0</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>com.google.http-client</groupId>

mlengine/online-prediction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ limitations under the License.
6666
<dependency>
6767
<groupId>com.google.auth</groupId>
6868
<artifactId>google-auth-library-oauth2-http</artifactId>
69-
<version>1.8.1</version>
69+
<version>1.15.0</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.apis</groupId>

monitoring/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>com.google.auth</groupId>
7878
<artifactId>google-auth-library-oauth2-http</artifactId>
79-
<version>1.8.1</version>
79+
<version>1.15.0</version>
8080
</dependency>
8181

8282
<!-- Test dependencies -->

run/authentication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ limitations under the License.
3737
<dependency>
3838
<groupId>com.google.auth</groupId>
3939
<artifactId>google-auth-library-oauth2-http</artifactId>
40-
<version>1.8.1</version>
40+
<version>1.15.0</version>
4141
</dependency>
4242

4343
<dependency>

run/markdown-preview/editor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.google.auth</groupId>
6161
<artifactId>google-auth-library-oauth2-http</artifactId>
62-
<version>1.8.1</version>
62+
<version>1.15.0</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>junit</groupId>

storage-transfer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.google.auth</groupId>
6161
<artifactId>google-auth-library-oauth2-http</artifactId>
62-
<version>1.8.1</version>
62+
<version>1.15.0</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>com.google.guava</groupId>

storage/xml-api/cmdline-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.google.auth</groupId>
8383
<artifactId>google-auth-library-oauth2-http</artifactId>
84-
<version>1.8.1</version>
84+
<version>1.15.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>com.google.http-client</groupId>

vision/face-detection/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.auth</groupId>
4848
<artifactId>google-auth-library-oauth2-http</artifactId>
49-
<version>1.8.1</version>
49+
<version>1.15.0</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)