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

bump guava version to 31.0.1 #4182

Merged
merged 2 commits into from
Dec 31, 2021

Conversation

shoothzj
Copy link
Member

What's the purpose of this PR

Since we no longer support java7, we can bump guava version to get rid of risks(bug、security) problem

Brief changelog

  • bump guava version to 31.0.1

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.

@github-actions
Copy link

github-actions bot commented Dec 30, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@shoothzj
Copy link
Member Author

I have read the CLA Document and I hereby sign the CLA

@shoothzj
Copy link
Member Author

@nobodyiam PTAL

@codecov-commenter
Copy link

Codecov Report

Merging #4182 (86ef176) into master (9a666c8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4182   +/-   ##
=========================================
  Coverage     52.58%   52.58%           
  Complexity     2621     2621           
=========================================
  Files           484      484           
  Lines         15201    15201           
  Branches       1572     1572           
=========================================
  Hits           7994     7994           
  Misses         6651     6651           
  Partials        556      556           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a666c8...86ef176. Read the comment docs.

Copy link
Member

@nobodyiam nobodyiam left a comment

Choose a reason for hiding this comment

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

LGTM

@nobodyiam nobodyiam merged commit 689c7f7 into apolloconfig:master Dec 31, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 31, 2021
@shoothzj shoothzj deleted the bump-guava-version branch December 31, 2021 01:22
@nobodyiam nobodyiam added this to the 2.0.0 milestone Jan 1, 2022
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.

3 participants