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

[Backport 1.3] fix jackson databind version: use same version as OpenSearch core #381

Merged
merged 2 commits into from
Jul 28, 2022

Conversation

ylwu-amzn
Copy link
Collaborator

Signed-off-by: Yaliang Wu [email protected]

Description

fix jackson databind version: use same version as OpenSearch core

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc 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.

@ylwu-amzn ylwu-amzn requested a review from a team July 27, 2022 23:48
jackiehanyang
jackiehanyang previously approved these changes Jul 27, 2022
@amitgalitz
Copy link
Member

build failures for this and 1.x:

Could not resolve all dependencies for configuration ':opensearch-ml-plugin:runtimeClasspath'.
   > Conflict(s) found for the following module(s):
       - com.fasterxml.jackson.core:jackson-databind between versions 2.13.2.2 and 2.13.2
     Run with:
         --scan or
         :opensearch-ml-plugin:dependencyInsight --configuration runtimeClasspath --dependency com.fasterxml.jackson.core:jackson-databind

Signed-off-by: Yaliang Wu <[email protected]>
@ylwu-amzn ylwu-amzn merged commit 5c39b4a into opensearch-project:1.3 Jul 28, 2022
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.

4 participants