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

update guava version requirement as newer methods are used #3895

Merged

Conversation

nobodyiam
Copy link
Member

What's the purpose of this PR

update guava version requirement as newer methods are used in the projects, e.g. Maps.newLinkedHashMapWithExpectedSize, Preconditions.checkArgument

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Read the Contributing Guide before making this pull request.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit tests to verify the code.
  • Run mvn clean test to make sure this pull request doesn't break anything.
  • Update the CHANGES log.

…jects, e.g. Maps.newLinkedHashMapWithExpectedSize, Preconditions.checkArgument
@nobodyiam nobodyiam requested a review from lepdou August 15, 2021 09:53
@nobodyiam nobodyiam closed this Aug 15, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2021
@nobodyiam nobodyiam reopened this Aug 15, 2021
@lepdou lepdou merged commit 772d2fa into apolloconfig:master Aug 16, 2021
@nobodyiam nobodyiam deleted the update-guava-version-requirement branch January 1, 2022 04:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants