Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update com.google.auto.value:auto-value-annotations to 1.11.0 #886

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

mpeddada1
Copy link
Contributor

@mpeddada1 mpeddada1 commented Aug 15, 2024

This PR updates com.google.auto.value:auto-value-annotations to 1.11.0 to address the enforcer plugin issues observed in googleapis/sdk-platform-java#3104 (comment)

Error:  Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (enforce) on project gax-grpc: 
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 com.google.auto.value:auto-value-annotations:1.10.4 paths to dependency are:
Error:  +-com.google.api:gax-grpc:2.51.1-SNAPSHOT
Error:    +-com.google.api:api-common:2.34.1-SNAPSHOT
Error:      +-com.google.auto.value:auto-value-annotations:1.10.4 (managed) <-- com.google.auto.value:auto-value-annotations:1.10.4
Error:  and
Error:  +-com.google.api:gax-grpc:2.51.1-SNAPSHOT
Error:    +-com.google.auth:google-auth-library-oauth2-http:1.24.1
Error:      +-com.google.auto.value:auto-value-annotations:1.10.4 (managed) <-- com.google.auto.value:auto-value-annotations:1.10.4
Error:  and
Error:  +-com.google.api:gax-grpc:2.51.1-SNAPSHOT
Error:    +-io.grpc:grpc-googleapis:1.66.0 [runtime]
Error:      +-io.grpc:grpc-xds:1.66.0 [runtime] (managed) <-- io.grpc:grpc-xds:1.66.0 [runtime]
Error:        +-com.google.auto.value:auto-value-annotations:1.10.4 [runtime] (managed) <-- com.google.auto.value:auto-value-annotations:1.11.0 [runtime]

@mpeddada1 mpeddada1 marked this pull request as ready for review August 15, 2024 22:04
@mpeddada1 mpeddada1 requested a review from a team as a code owner August 15, 2024 22:04
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Aug 15, 2024
@mpeddada1
Copy link
Contributor Author

/gcbrun

@mpeddada1 mpeddada1 merged commit 97cceb3 into main Aug 15, 2024
58 of 59 checks passed
@mpeddada1 mpeddada1 deleted the autovalue-update branch August 15, 2024 23:59
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants