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 #1903

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

jaguilar-atl
Copy link

@jaguilar-atl jaguilar-atl commented Jul 26, 2023

Description

Update guava to address CVE-2023-2976.

It looks like #1768 has already addressed this for 2.x so this is just a backport into 1.3.

Issues Resolved

#1767

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.

Signed-off-by: Josh Aguilar <jaguilar3@atlassian.com>
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #1903 (b704a3a) into 1.3 (5e9ef27) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                1.3    #1903   +/-   ##
=========================================
  Coverage     98.40%   98.40%           
  Complexity     2746     2746           
=========================================
  Files           266      266           
  Lines          6758     6758           
  Branches        427      426    -1     
=========================================
  Hits           6650     6650           
  Misses          107      107           
  Partials          1        1           
Flag Coverage Δ
sql-engine 98.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@MaxKsyunz MaxKsyunz merged commit d0a6f38 into opensearch-project:1.3 Jul 27, 2023
11 of 13 checks passed
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