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

Commit ffa1df5

Browse files
authored
deps: update dependency com.google.auth:google-auth-library-bom to v0.25.5 (#338)
[![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.25.4` -> `0.25.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/0.25.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/0.25.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/0.25.5/compatibility-slim/0.25.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/0.25.5/confidence-slim/0.25.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-auth-library-java</summary> ### [`v0.25.5`](https://togithub.com/googleapis/google-auth-library-java/blob/master/CHANGELOG.md#&#8203;0255-httpswwwgithubcomgoogleapisgoogle-auth-library-javacomparev0254v0255-2021-04-22) [Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v0.25.4...v0.25.5) </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-shared-dependencies).
1 parent 210963e commit ffa1df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<google.api-common.version>1.10.1</google.api-common.version>
6363
<google.common-protos.version>2.1.0</google.common-protos.version>
6464
<google.core.version>1.94.7</google.core.version>
65-
<google.auth.version>0.25.4</google.auth.version>
65+
<google.auth.version>0.25.5</google.auth.version>
6666
<google.http-client.version>1.39.2</google.http-client.version>
6767
<google.api-client.version>1.31.4</google.api-client.version>
6868
<gson.version>2.8.6</gson.version>

0 commit comments

Comments
 (0)