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

Bump jackson and snakeyaml dependencies #580

Closed
Tracked by #168
owaiskazi19 opened this issue Sep 29, 2022 · 1 comment
Closed
Tracked by #168

Bump jackson and snakeyaml dependencies #580

owaiskazi19 opened this issue Sep 29, 2022 · 1 comment
Labels
enhancement New feature or request v1.3.6 v2.4.0 'Issues and PRs related to version v2.4.0'

Comments

@owaiskazi19
Copy link
Member

owaiskazi19 commented Sep 29, 2022

Is your feature request related to a problem?
Core has bumped jackson and snakeyaml dependencies here to 2.13.4 and 1.32 respectively for versions 2.x, 2.3 , 2.2 , 2.1 , 2.0, 1.3 and 1.x. Plugin and client teams should do the same to align with core.

What solution would you like?
A clear and concise description of what you want to happen.

What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?
Add any other context or screenshots about the feature request here.

@sbcd90
Copy link
Collaborator

sbcd90 commented Oct 3, 2022

Alerting uses the versions.jackson variable to specify jackson version & does not use snakeyaml directly. https://github.com/opensearch-project/alerting/blob/2.x/alerting/build.gradle#L64-#L65 I tested the version dependencies in 2.x branch where the current core PR #4556 is backported.

the jackson & snakeyaml versions are correct.

@sbcd90 sbcd90 closed this as completed Oct 3, 2022
@minalsha minalsha added v2.4.0 'Issues and PRs related to version v2.4.0' v1.3.6 labels Oct 3, 2022
@lezzago lezzago removed the untriaged label Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v1.3.6 v2.4.0 'Issues and PRs related to version v2.4.0'
Projects
None yet
Development

No branches or pull requests

4 participants