Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

GraalVM downstream check failed upper-bound-deps #1686

@suztomo

Description

@suztomo

https://github.com/googleapis/gax-java/runs/6492429066?check_suite_focus=true

Require upper bound dependencies error for com.google.api:api-common:2.1.5 paths to dependency are:
+-com.google.cloud:google-cloud-orgpolicy:2.1.3-SNAPSHOT
  +-com.google.api:api-common:2.1.5
and
+-com.google.cloud:google-cloud-orgpolicy:2.1.3-SNAPSHOT
  +-com.google.api.grpc:proto-google-cloud-orgpolicy-v2:2.1.3-SNAPSHOT
    +-com.google.api:api-common:2.1.5
and
+-com.google.cloud:google-cloud-orgpolicy:2.1.3-SNAPSHOT
  +-com.google.api:gax:2.18.0
    +-com.google.api:api-common:2.1.5 (managed) <-- com.google.api:api-common:2.2.0
and
+-com.google.cloud:google-cloud-orgpolicy:2.1.3-SNAPSHOT
  +-com.google.api:gax-grpc:2.18.0
    +-com.google.api:api-common:2.1.5 (managed) <-- com.google.api:api-common:2.2.0
and
+-com.google.cloud:google-cloud-orgpolicy:2.1.3-SNAPSHOT
  +-com.google.api:gax-grpc:2.18.0
    +-com.google.api:api-common:2.1.5 (managed) <-- com.google.api:api-common:2.2.0
]

The upper-bound-deps shouldn't interfere the GraalVM compatibility check.

The error indicates that the shared dependencies BOM has outdated api-common.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions