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 to address CVE-2023-2976 #734

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

jaguilar-atl
Copy link

Description

Update guava to address CVE-2023-2976.

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@derek-ho
Copy link
Collaborator

derek-ho commented Aug 2, 2023

Thank you @jaguilar-atl for the contribution! Approving it since it looks good to me. Re-running the CI since it was last week, once it passes and get one more approval I will merge it!

@derek-ho derek-ho merged commit 5150ece into opensearch-project:1.3 Aug 2, 2023
9 checks passed
@jaguilar-atl
Copy link
Author

Thanks for looking into it @derek-ho. Just out of curiosity, will this change be included in the 1.3.12 release? The release schedule mentions the code freeze date for the 1.3.12 release is August 3rd but I'm not sure which timezone that's in and just wondering if the code freeze is already in effect. Cheers!

@derek-ho
Copy link
Collaborator

derek-ho commented Aug 3, 2023

@jaguilar-atl yes it will. The version increment PR that is necessary for release was merged afterwards. Regardless our team will try and do a better job of reviewing PRs in a timely manner, especially ones that are small/no-brainers like this. Thanks again for contributing! Are you using 1.3.12/will be taking up the latest patch?

@jaguilar-atl
Copy link
Author

@derek-ho Sorry for the delayed response. I just saw your last comment. Yes we will be using 1.3.12 (and usually try to update to the most recent patch whenever we can).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants