Skip to content

Bump com.google.cloud:libraries-bom from 26.74.0 to 26.76.0#17711

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-libraries-bom-26.76.0
Open

Bump com.google.cloud:libraries-bom from 26.74.0 to 26.76.0#17711
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-libraries-bom-26.76.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps com.google.cloud:libraries-bom from 26.74.0 to 26.76.0.

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.76.0

26.76.0 (2026-02-14)

Dependencies

  • update dependency com.google.cloud:first-party-dependencies to v3.56.1 (#7376) (fb89846)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.78.0 (#7380) (563aa97)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.79.0 (#7396) (86e71da)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.59.0 (#7388) (4622164)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.21.0 (#7383) (3f90e6c)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.73.0 (#7379) (728fa9f)
  • update dependency com.google.cloud:google-cloud-datastore-bom to v2.34.0 (#7384) (5e742e0)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.37.0 (#7390) (bb45f9c)
  • update dependency com.google.cloud:google-cloud-logging-logback to v0.134.0-alpha (#7387) (c603b7a)
  • update dependency com.google.cloud:google-cloud-nio to v0.128.12 (#7395) (31bb828)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.148.0 (#7385) (be03f5d)
  • update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.16.1 (#7386) (9e1154d)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.111.0 (#7382) (45958ff)
  • update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.35.3 (#7392) (0943ea6)
  • update dependency com.google.cloud:google-cloud-storage-bom to v2.63.0 (#7391) (1544a28)

v26.75.0

GCP Libraries BOM 26.75.0

Upgrade Overview

The libraries-bom and its managed libraries have been upgraded to use Protobuf v4.33.2. All Protobuf gen code included in the managed libraries has been regenerated using protoc v33.2.


✅ Backward Compatibility

The new protobuf-java v4.33.2 runtime is fully backward-compatible with protoc gen code 3.x. You should not experience any incompatibilities from using older gen code with the new runtime. Should you experience compatibility issues, please consult the Known Incompatibilities & Mitigations. If the issue persists, please file a report via the support console or our GitHub repository


⚠️ Advisory: Vulnerability Warnings

After upgrading, you may see a new warning in your logs: Vulnerable protobuf generated type in use. This warning does not mean the Java SDK is vulnerable. It indicates that your application, or one of its other dependencies, is still using gen code < 3.21.7. For a detailed explanation and mitigation steps, please refer to the Java section in the official Protobuf v4.33.0 release notes.


Known Incompatibilities & Mitigations

While rare, the following incompatibilities may occur due to the version update:

1. Runtime Version Mismatch

  • Issue: The minimum required protobuf-java runtime version is now v4.33.2. Starting with the 4.x runtime, validations ensure the runtime version is higher than or equal to the gen code version. Using a lower version of protobuf-java will produce errors below.
  • Symptoms:
    • java.lang.NoClassDefFoundError: com/google/protobuf/RuntimeVersion$RuntimeDomain (when using 3.x versions).
    • com.google.protobuf.RuntimeVersion$ProtobufRuntimeVersionException (when using older 4.x versions).
  • Mitigation: Upgrade the version of protobuf-java to be greater than or equal to v4.33.2.

... (truncated)

Commits
  • a15d73b chore: release main (#7394)
  • 86e71da deps: update dependency com.google.cloud:gapic-libraries-bom to v1.79.0 (#7396)
  • 31bb828 deps: update dependency com.google.cloud:google-cloud-nio to v0.128.12 (#7395)
  • fb89846 deps: update dependency com.google.cloud:first-party-dependencies to v3.56.1 ...
  • 728fa9f deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.73.0...
  • 563aa97 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.78.0 (#7380)
  • 45958ff deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.111.0...
  • 3f90e6c deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 5e742e0 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.34....
  • be03f5d deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.148.0 ...
  • Additional commits viewable in compare view

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.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.74.0 to 26.76.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.74.0...v26.76.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-version: 26.76.0
  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 minor labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants