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

Pull jackson,mockito versions from upstream #1598

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

derek-ho
Copy link
Collaborator

@derek-ho derek-ho commented Aug 30, 2023

Description

Issues Resolved

[List any issues this PR will resolve]

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.

force "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:${jackson_version}"
force "org.mockito:mockito-core:4.6.1"
force "org.yaml:snakeyaml:2.0"
force "com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:${versions.jackson}"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@derek-ho derek-ho changed the title pull available dependencies from upstream to remove dev overhead Pull jackson,mockito versions from upstream Aug 30, 2023
@derek-ho derek-ho merged commit f7caa84 into opensearch-project:main Aug 30, 2023
@derek-ho derek-ho deleted the pull-deps-upstream branch August 30, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants