Skip to content

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Jun 24, 2025

Thank you for opening a Pull Request! Before submitting your PR, please read our contributing guidelines.

There are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jun 24, 2025
@suztomo
Copy link
Member Author

suztomo commented Jun 24, 2025

shared-dependencies version check / Shared Dependencies BOM upper-bound check (pull_request) failed:

Error: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (enforce) on project shared-dependencies-upper-bound-test: Error: Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps failed with message: Error: Failed while enforcing RequireUpperBoundDeps. The error(s) are [ Error: Require upper bound dependencies error for org.slf4j:slf4j-api:1.7.36 paths to dependency are: Error: +-com.google.cloud:shared-dependencies-upper-bound-test:3.50.1-SNAPSHOT Error: +-org.apache.httpcomponents.client5:httpclient5:5.3.1 Error: +-org.slf4j:slf4j-api:1.7.36 Error: and Error: +-com.google.cloud:shared-dependencies-upper-bound-test:3.50.1-SNAPSHOT Error: +-com.google.cloud.opentelemetry:exporter-metrics:0.33.0 Error: +-org.slf4j:slf4j-api:2.0.16 Error: ] Error: -> [Help 1] 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

2 participants