Skip to content

Use Jackson as the default JSON implementations, update libraries #976

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

Merged
merged 6 commits into from
Apr 2, 2025

Conversation

swallez
Copy link
Member

@swallez swallez commented Mar 31, 2025

Our docs illustrate/promote using Jackson as a JsonMapper implementation, and yet it was an optional dependency.

This PR makes Jackson the default implementation, and makes it a required dependency. It also updates all JSON-related libraries to their latest version.

@l-trotta
Copy link
Contributor

l-trotta commented Apr 1, 2025

we're about to remove the serverless docs, we can merge #973 before this one

@swallez
Copy link
Member Author

swallez commented Apr 1, 2025

Yes, let's merge #973 and I'll rebase this PR.

@swallez swallez merged commit b93268f into main Apr 2, 2025
8 checks passed
@swallez swallez deleted the json-updates branch April 2, 2025 07:12
swallez added a commit that referenced this pull request Apr 2, 2025
…) (#980)

Co-authored-by: Sylvain Wallez <sylvain@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants