Skip to content

build(deps): bump com.google.api-client:google-api-client from 2.7.2 to 2.9.1 - #20264

Closed
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/maven/com.google.api-client-google-api-client-2.9.1
Closed

build(deps): bump com.google.api-client:google-api-client from 2.7.2 to 2.9.1#20264
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/maven/com.google.api-client-google-api-client-2.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps com.google.api-client:google-api-client from 2.7.2 to 2.9.1.

Release notes

Sourced from com.google.api-client:google-api-client's releases.

v2.9.1

2.9.1 (2026-09-01)

Bug Fixes

v2.9.0

2.9.0 (2026-02-24)

Features

  • Next release from main branch is 2.9.0 (#2614) (857362a)
  • Update GoogleUtils#getCertificateTrustStore to first attempt t… (#2613) (dddb15b)

Bug Fixes

  • sec: Warn users of unsafe credential generation methods (#2604) (d4c0a33)
  • Use Cloud RAD in deprecation link in GoogleCredential class (#2606) (f238d59)

v2.8.1

2.8.1 (2025-08-14)

Bug Fixes

v2.8.0

2.8.0 (2025-05-20)

Features

Bug Fixes

  • deps: Update project.http.version to v1.47.0 (#2543) (922c382)
Changelog

Sourced from com.google.api-client:google-api-client's changelog.

2.9.1 (2026-09-01)

Bug Fixes

2.9.0 (2026-02-24)

Features

  • Next release from main branch is 2.9.0 (#2614) (857362a)
  • Update GoogleUtils#getCertificateTrustStore to first attempt t… (#2613) (dddb15b)

Bug Fixes

  • sec: Warn users of unsafe credential generation methods (#2604) (d4c0a33)
  • Use Cloud RAD in deprecation link in GoogleCredential class (#2606) (f238d59)

2.8.1 (2025-08-14)

Bug Fixes

2.8.0 (2025-05-20)

Features

Bug Fixes

  • deps: Update project.http.version to v1.47.0 (#2543) (922c382)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 2.7.2 to 2.9.1.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v2.7.2...v2.9.1)

---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 5, 2026
@FrankChen021

Copy link
Copy Markdown
Member

This review was performed by Codex GPT-5.6 Luna(max) model.

Backward compatibility: CONCERN — Google API Client 2.7.2 to 2.9.1 has no japicmp binary/source incompatibility, but it changes HTTP-family transitive modules and truststore behavior while GoogleNetHttpTransport.newTrustedTransport remains used by GCP/GCE. Custom truststore, mTLS, TLS fallback, and classpath-loaded extension dependency isolation require explicit deployment validation; current post-fix CI is still running.

The pushed change repairs only the stale 2.7.2 to 2.9.1 license entry. The smallest next action is a dedicated GCP/GCE compatibility change covering truststore and mTLS tests and deciding whether API-transitive gson/apache-v2 should align explicitly with the root-managed HTTP 2.2.0 family. No Java source was changed here.

@dependabot @github

dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/maven/com.google.api-client-google-api-client-2.9.1 branch September 5, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant