Skip to content

Increment from 2.4 to 2.5 and bump jackson from 2.14.0 to 2.14.1 - #90

Merged
mingshl merged 1 commit into
opensearch-project:mainfrom
mingshl:bump-up-2.5
Jan 24, 2023
Merged

Increment from 2.4 to 2.5 and bump jackson from 2.14.0 to 2.14.1#90
mingshl merged 1 commit into
opensearch-project:mainfrom
mingshl:bump-up-2.5

Conversation

@mingshl

@mingshl mingshl commented Jan 24, 2023

Copy link
Copy Markdown
Collaborator

Description

Increment from 2.4 to 2.5 and bump jackson from 2.14.0 to 2.14.1

During gradle assemble, found a version conflict for jackson packages. It caused by the OpenSearch repo lately upgrade jackson from 2.14.0 to 2.14.1, thus bumping jackson packages according to resolve version conflict in this pr.

https://github.com/opensearch-project/OpenSearch/blob/main/client/sniffer/licenses/jackson-core-2.14.1.jar.sha1

Issues Resolved

#81

Check List

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

Signed-off-by: Mingshi Liu mingshl@amazon.com

Signed-off-by: Mingshi Liu <mingshl@amazon.com>
@mingshl mingshl added the maintenance A change to add support for new versions of OpenSearch or OpenSearch Dashboards from upstream. label Jan 24, 2023
@mingshl
mingshl requested a review from a team January 24, 2023 22:36
@mingshl mingshl self-assigned this Jan 24, 2023
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #90 (a116563) into main (2308941) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #90   +/-   ##
=========================================
  Coverage     65.52%   65.52%           
  Complexity      172      172           
=========================================
  Files            29       29           
  Lines           879      879           
  Branches        119      119           
=========================================
  Hits            576      576           
  Misses          254      254           
  Partials         49       49           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mingshl

mingshl commented Jan 24, 2023

Copy link
Copy Markdown
Collaborator Author

jackson.core:jackson-databind:2.14.0 is working on opensearch 2.4.0,
so jackson.core:jackson-databind:2.14.1 will backport to 2.x, and it will bring along from opensearch 2.5.0

@mingshl
mingshl merged commit a561b00 into opensearch-project:main Jan 24, 2023
@mingshl mingshl added the backport 2.x Backport to 2.x branch label Jan 24, 2023
opensearch-trigger-bot Bot pushed a commit that referenced this pull request Jan 24, 2023
Signed-off-by: Mingshi Liu <mingshl@amazon.com>

Signed-off-by: Mingshi Liu <mingshl@amazon.com>
(cherry picked from commit a561b00)
mingshl added a commit that referenced this pull request Jan 24, 2023
#94)

Signed-off-by: Mingshi Liu <mingshl@amazon.com>

Signed-off-by: Mingshi Liu <mingshl@amazon.com>
(cherry picked from commit a561b00)

Co-authored-by: Mingshi Liu <113382730+mingshl@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x Backport to 2.x branch maintenance A change to add support for new versions of OpenSearch or OpenSearch Dashboards from upstream.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants