{{ message }}
Bump dependencies version (Commons CLI 1.9.0, OpenSearch 2.19.2)#1586
Merged
Conversation
Contributor
Member
Author
rzo1
reviewed
Jul 1, 2025
rzo1
left a comment
Contributor
There was a problem hiding this comment.
As for OpenSearch, there are various places where the version should be changed: README, archetypes etc... maybe grep for the current version number to see where it is used
Think we fixed it earlier. Did a quick search and couldn't find anything.
We should update AbstractOpenSearchTest#OPENSEARCH_VERSION with the new version though.
Rest lgtm.
rzo1
requested changes
Jul 3, 2025
rzo1
left a comment
Contributor
There was a problem hiding this comment.
Thanks for the PR!
Think it needs the following changes:
- Downgrade Jackson to align with Storm (maybe drop a comment next to it, that it should be in-line with Storm)
- Upgrade the OpenSearch Constant in the linked test-case to 2.19.2
rzo1
approved these changes
Jul 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Updates to Jackson-annotations 2.19.1
Updates to Jackson-core 2.19.1
Updates to jackson-databind 2.19.1
Updates to Apache Commons CLI 1.9.0
Updates to opensearch-rest-high-level-client 2.19.2
Updates to opensearch-rest-client-sniffer 2.19.2