Closed
Description
Jackson seems to redistribute fastdoubleparser in the shaded form.
fastdoubleparser's license requires that every redistribution should include the copyright notice and the permissions must be included.
Unfortunately, jackson fails to comply with the license requirements.
I would suggest either stop using shaded dependency, or include the relevant information into the jackson's license that is already included into the release jar.
Is it really required to shade the parser? If you use a regular dependency, then the users can upgrade it in case of CVEs.
See a corresponding licensing issue at fastdoubleparser side: wrandelshofer/FastDoubleParser#38
Metadata
Metadata
Assignees
Labels
No labels