Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
deps: update dependency com.google.auth:google-auth-library-bom to v0…
Browse files Browse the repository at this point in the history
….25.2 (#408)

[![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.auth:google-auth-library-bom](https://togithub.com/googleapis/google-auth-library-java) | `0.24.1` -> `0.25.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/0.25.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/0.25.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/0.25.2/compatibility-slim/0.24.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/0.25.2/confidence-slim/0.24.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-java</summary>

### [`v0.25.2`](https://togithub.com/googleapis/google-auth-library-java/blob/master/CHANGELOG.md#&#8203;0252-httpswwwgithubcomgoogleapisgoogle-auth-library-javacomparev0251v0252-2021-03-18)

[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v0.25.1...v0.25.2)

### [`v0.25.1`](https://togithub.com/googleapis/google-auth-library-java/blob/master/CHANGELOG.md#&#8203;0251-httpswwwgithubcomgoogleapisgoogle-auth-library-javacomparev0250v0251-2021-03-18)

[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v0.25.0...v0.25.1)

### [`v0.25.0`](https://togithub.com/googleapis/google-auth-library-java/blob/master/CHANGELOG.md#&#8203;0250-httpswwwgithubcomgoogleapisgoogle-auth-library-javacomparev0241v0250-2021-03-16)

[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v0.24.1...v0.25.0)

##### Features

-   add self signed jwt support ([#&#8203;572](https://www.github.com/googleapis/google-auth-library-java/issues/572)) ([efe103a](https://www.github.com/googleapis/google-auth-library-java/commit/efe103a2e688ca915ec9925a72c49bb2a1b3c3b5))

##### [0.24.1](https://www.github.com/googleapis/google-auth-library-java/compare/v0.24.0...v0.24.1) (2021-02-25)

##### Dependencies

-   update dependency com.google.http-client:google-http-client-bom to v1.39.0 ([#&#8203;580](https://www.github.com/googleapis/google-auth-library-java/issues/580)) ([88718b0](https://www.github.com/googleapis/google-auth-library-java/commit/88718b0185ee6a3ff1168ac68621be0c5ff0efab))

</details>

---

### Configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

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-core).
  • Loading branch information
renovate-bot committed Apr 8, 2021
1 parent 690fe8f commit bfb3cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -155,7 +155,7 @@
<google.api-common.version>1.10.1</google.api-common.version>
<google.common-protos.version>2.1.0</google.common-protos.version>
<google.iam.version>1.0.11</google.iam.version>
<google.auth.version>0.24.1</google.auth.version>
<google.auth.version>0.25.2</google.auth.version>
<google.api.version>1.31.3</google.api.version>
<google.http.version>1.39.1</google.http.version>
<grpc.version>1.37.0</grpc.version>
Expand Down

0 comments on commit bfb3cae

Please sign in to comment.