-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
RFCdependenciesPull requests that update a dependency filePull requests that update a dependency filefeature-requestNew feature or requestNew feature or requestmaven
Description
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
RFCdependenciesPull requests that update a dependency filePull requests that update a dependency filefeature-requestNew feature or requestNew feature or requestmaven
Type
Projects
Status
Shipped