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 com.fasterxml.jackson to 2.13.4 to match opensearch repo. #858

Merged

Conversation

MaxKsyunz
Copy link
Collaborator

@MaxKsyunz MaxKsyunz commented Sep 26, 2022

Description

./gradlew compile currently fails because sql plugin uses jackson 2.13.3, but opensearch snapshot it depends on is now on 2.13.4.

Check List

  • 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.

Signed-off-by: MaxKsyunz maxk@bitquilltech.com

Signed-off-by: MaxKsyunz <maxk@bitquilltech.com>
@codecov-commenter
Copy link

Codecov Report

Merging #858 (705ad13) into 2.x (e28ac78) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x     #858   +/-   ##
=======================================
  Coverage   62.76%   62.76%           
=======================================
  Files          10       10           
  Lines         658      658           
  Branches      118      118           
=======================================
  Hits          413      413           
  Misses        192      192           
  Partials       53       53           
Flag Coverage Δ
query-workbench 62.76% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Yury-Fridlyand Yury-Fridlyand merged commit 8245943 into opensearch-project:2.x Sep 26, 2022
@Yury-Fridlyand Yury-Fridlyand deleted the integ-jackson-2.13.4 branch September 26, 2022 21:29
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.

5 participants