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.0 (#3151)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.google.api-client:google-api-client-bom](https://github.com/googleapis/google-api-java-client/tree/master/google-api-client-bom)
([source](https://github.com/googleapis/google-api-java-client))
| `2.6.0` -> `2.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.api-client:google-api-client-bom/2.7.0?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.0?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.6.0/2.7.0?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.6.0/2.7.0?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.0`](https://github.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#270-2024-08-27)

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

##### Features

- Fixed missing version placeholder for new pom file
([#&#8203;2506](https://github.com/googleapis/google-api-java-client/issues/2506))
([b8fa311](https://github.com/googleapis/google-api-java-client/commit/b8fa311bce05acb42c418548d80d5c8d0cf7cf77))
- Provide HttpTransport support for google certificates with apache HTTP
client v5
([#&#8203;2497](https://github.com/googleapis/google-api-java-client/issues/2497))
([#&#8203;2503](https://github.com/googleapis/google-api-java-client/issues/2503))
([0d39b43](https://github.com/googleapis/google-api-java-client/commit/0d39b4383ba0c686abb30148b800f7dfdd273cf2))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate-bot committed Sep 3, 2024
1 parent 6bf84c8 commit 5f43e43
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.36.0</google.oauth-client.version>
<google.api-client.version>2.6.0</google.api-client.version>
<google.api-client.version>2.7.0</google.api-client.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 5f43e43

Please sign in to comment.