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: Remove auto value annotation version #2188

Merged
merged 5 commits into from
Jul 18, 2023
Merged

deps: Remove auto value annotation version #2188

merged 5 commits into from
Jul 18, 2023

Conversation

ddixit14
Copy link
Contributor

@ddixit14 ddixit14 commented Jul 18, 2023

Fixes #2187

@ddixit14 ddixit14 requested review from a team as code owners July 18, 2023 14:47
@ddixit14 ddixit14 requested a review from GaoleMeng July 18, 2023 14:47
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Jul 18, 2023
@suztomo suztomo added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 18, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 18, 2023
</dependency>
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value-annotations</artifactId>
<version>1.10.2</version>
Copy link
Member

@suztomo suztomo Jul 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/googleapis/java-shared-config/blob/main/pom.xml#L541 provides the version for auto-value-annotations.

@ddixit14 ddixit14 merged commit 9186f04 into main Jul 18, 2023
@ddixit14 ddixit14 deleted the auto-value-remove branch July 18, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid declaring versions for auto-value-annotations
2 participants