Skip to content

RFC: Replace jackson databind with jackson-jr #1479

Closed
@jeromevdl

Description

@jeromevdl

Is your feature request related to a problem? Please describe.
Reduce the size of the final package size.

Describe the solution you'd like
Use jackon-jr instead of jackson databind if possible.
In particular, make sure the other dependencies we have (thinking about jmespath for example) don't pull jackson-databind. Otherwise we'll have a bigger jar in the end (databind + jackson-jr)

Describe alternatives you've considered
N/A

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions