Skip to content

Commit

Permalink
deps: update dependency com.google.api-client:google-api-client-bom t…
Browse files Browse the repository at this point in the history
…o v2.7.2 (#3578)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.google.api-client:google-api-client-bom](https://redirect.github.com/googleapis/google-api-java-client/tree/master/google-api-client-bom)
([source](https://redirect.github.com/googleapis/google-api-java-client))
| `2.7.1` -> `2.7.2` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.api-client:google-api-client-bom/2.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.api-client:google-api-client-bom/2.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.api-client:google-api-client-bom/2.7.1/2.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.api-client:google-api-client-bom/2.7.1/2.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>googleapis/google-api-java-client
(com.google.api-client:google-api-client-bom)</summary>

###
[`v2.7.2`](https://redirect.github.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#272-2025-01-22)

[Compare
Source](https://redirect.github.com/googleapis/google-api-java-client/compare/v2.7.1...v2.7.2)

##### Bug Fixes

- Add warnings to users about using credentials from external sources
([#&#8203;2551](https://redirect.github.com/googleapis/google-api-java-client/issues/2551))
([3bb2879](https://redirect.github.com/googleapis/google-api-java-client/commit/3bb28796845a62b68a32a9cee7b4c6380b759cc1))

</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, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/sdk-platform-java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: Diego Marquez <diegomarquezp@google.com>
  • Loading branch information
renovate-bot and diegomarquezp authored Jan 23, 2025
1 parent 5d0b267 commit f6e5ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-shared-dependencies/first-party-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<site.installationModule>${project.artifactId}</site.installationModule>
<grpc-gcp.version>1.6.1</grpc-gcp.version>
<google.oauth-client.version>1.37.0</google.oauth-client.version>
<google.api-client.version>2.7.1</google.api-client.version>
<google.api-client.version>2.7.2</google.api-client.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f6e5ad9

Please sign in to comment.