Skip to content

Jackson upgrade - #3899

Draft
shroffk wants to merge 20 commits into
masterfrom
jackson-upgrade
Draft

Jackson upgrade#3899
shroffk wants to merge 20 commits into
masterfrom
jackson-upgrade

Conversation

@shroffk

@shroffk shroffk commented Jul 31, 2026

Copy link
Copy Markdown
Member

Summary

This PR upgrades JSON and search client dependencies and applies the required code updates for compatibility.

Changes

  • Upgraded Jackson dependencies to tools.jackson coordinates.
  • Fixed ObjectMapper configuration/usage to align with the upgraded Jackson stack.
  • Upgraded Elasticsearch client dependency and updated related client usage.

Why???

This is all to prepare for the JDK25 migration
#3839

Checklist

  • Testing:

    • The feature has automated tests
    • Tests were run
    • If not, explain how you tested your changes
  • Documentation:

    • The feature is documented
    • The documentation is up to date
    • Release notes:
      • Added an entry if the change is breaking or significant
      • Added an entry when adding a new feature

@shroffk

shroffk commented Jul 31, 2026

Copy link
Copy Markdown
Member Author

I have used the following to guide the changes

https://github.com/FasterXML/jackson/blob/main/jackson3/MIGRATING_TO_JACKSON_3.md

@shroffk
shroffk marked this pull request as draft July 31, 2026 19:26
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

2 participants