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

Upgrading to OpenSearch 2.3.0 #223

Merged

Conversation

VachaShah
Copy link
Collaborator

Signed-off-by: Vacha Shah vachshah@amazon.com

Description

Upgrading to latest OpenSearch version in dependencies. This also fixes #216 since framework 2.3.0 brings in snakeyaml 1.31 which is a patched version.

+--- org.opensearch.test:framework:2.3.0
|    +--- org.opensearch:opensearch:2.3.0
|    |    +--- org.opensearch:opensearch-core:2.3.0
|    |    +--- org.opensearch:opensearch-secure-sm:2.3.0
|    |    +--- org.opensearch:opensearch-x-content:2.3.0
|    |    |    +--- org.opensearch:opensearch-core:2.3.0
|    |    |    +--- org.yaml:snakeyaml:1.31
|    |    |    +--- com.fasterxml.jackson.core:jackson-core:2.13.3
|    |    |    +--- com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.13.3
|    |    |    +--- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.3
|    |    |    \--- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.3

Issues Resolved

Resolves #216

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: Vacha Shah <vachshah@amazon.com>
@VachaShah VachaShah requested review from a team and madhusudhankonda as code owners September 16, 2022 00:27
@saratvemulapalli saratvemulapalli merged commit e5a33a9 into opensearch-project:main Oct 5, 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.

framework-2.1.0.jar: 5 vulnerabilities (highest severity is: 7.5)
4 participants