Skip to content

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
@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