Skip to content
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

Jackson Dependency has vulnerable version #158

Open
yhtMinceraft1010X opened this issue Feb 25, 2023 · 0 comments · May be fixed by #219
Open

Jackson Dependency has vulnerable version #158

yhtMinceraft1010X opened this issue Feb 25, 2023 · 0 comments · May be fixed by #219

Comments

@yhtMinceraft1010X
Copy link
Contributor

yhtMinceraft1010X commented Feb 25, 2023

The dependencies are shown below:

implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.7.0'
implementation group: 'com.fasterxml.jackson.datatype', name: 'jackson-datatype-jsr310', version: '2.7.4'

The corresponding report regarding the dependencies is given in the below file:
AB3 Dependency-Check Report.pdf

It is recommended to upgrade to at least 2.9.8. However, an issue regarding relative path serialization is causing some test cases to fail due to the output paths being absolute.

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 a pull request may close this issue.

1 participant