Skip to content

[java-cloud-bom] Missing version in libraries-bom for google-cloud-spanner-jdbc #14347

Description

@smat-autopay

Issue Details

Version for google-cloud-spanner-jdbc has been removed.

Working in version 26.85.0 of libraries-bom, but not after.

Upgrading to newer version gives error [ERROR] 'dependencies.dependency.version' for com.google.cloud:google-cloud-spanner-jdbc:jar is missing. from Maven.

BOM version for google-cloud-spanner-jdbc was removed in this commit: 2f3d69a#diff-9f07c279544de19cf61b9c24a2a3fb2780075737bcbcd36286b3a8a2fc4a3467L395-L398

Was fixed earlier in this PR in the old repository: googleapis/java-cloud-bom#7454

Environment

Provide the relevant details about your environment:

  • OS Type and Version: Darwin 25.6.0 Darwin Kernel Version 25.6.0: Sat Jul 11 15:27:27 PDT 2026; root:xnu-12377.161.13~4/RELEASE_ARM64_T6041 arm64
  • Java Version and JDK Vendor:
Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
Java version: 21.0.8, vendor: BellSoft, runtime: /opt/homebrew/Cellar/sdkman-cli/5.19.0/libexec/candidates/java/21.0.8-librca
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "26.6.1", arch: "aarch64", family: "mac"

Dependencies

  • libraries-bom: 26.85.0 working, 26.85.1 and newer not working

Reproducer

Steps to reproduce:

  1. Make pom.xml with imorted BOM and google-cloud-spanner-jdbc as dependency without version
  2. Build with new version
  3. Observe error

Logs and Stack Trace

[ERROR] 'dependencies.dependency.version' for com.google.cloud:google-cloud-spanner-jdbc:jar is missing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions