Skip to content

Commit 5f43e43

Browse files
authored
deps: update dependency com.google.api-client:google-api-client-bom to 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://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.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://redirect.github.com/googleapis/google-api-java-client/blob/HEAD/CHANGELOG.md#270-2024-08-27) [Compare Source](https://redirect.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://redirect.github.com/googleapis/google-api-java-client/issues/2506)) ([b8fa311](https://redirect.github.com/googleapis/google-api-java-client/commit/b8fa311bce05acb42c418548d80d5c8d0cf7cf77)) - Provide HttpTransport support for google certificates with apache HTTP client v5 ([#&#8203;2497](https://redirect.github.com/googleapis/google-api-java-client/issues/2497)) ([#&#8203;2503](https://redirect.github.com/googleapis/google-api-java-client/issues/2503)) ([0d39b43](https://redirect.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==-->
1 parent 6bf84c8 commit 5f43e43

File tree

1 file changed

+1
-1
lines changed
  • java-shared-dependencies/first-party-dependencies

1 file changed

+1
-1
lines changed

java-shared-dependencies/first-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<site.installationModule>${project.artifactId}</site.installationModule>
2525
<grpc-gcp.version>1.6.1</grpc-gcp.version>
2626
<google.oauth-client.version>1.36.0</google.oauth-client.version>
27-
<google.api-client.version>2.6.0</google.api-client.version>
27+
<google.api-client.version>2.7.0</google.api-client.version>
2828
</properties>
2929

3030
<dependencyManagement>

0 commit comments

Comments
 (0)