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

Fix Jackson dependencies #3212

Closed
pomadchin opened this issue Mar 26, 2020 · 0 comments · Fixed by #3211
Closed

Fix Jackson dependencies #3212

pomadchin opened this issue Mar 26, 2020 · 0 comments · Fixed by #3211
Assignees
Labels
technical debt https://en.wikipedia.org/wiki/Technical_debt

Comments

@pomadchin
Copy link
Member

At this point we override deps using dependeciesOverride.

This can be inconvinet for users, since it is required for all projects that depend on geotrellis-s3 to override jackson in a similar way.

The solution is to exclude jackson from the s3 project and include the only one of compatible version.

@pomadchin pomadchin added the technical debt https://en.wikipedia.org/wiki/Technical_debt label Mar 26, 2020
@pomadchin pomadchin self-assigned this Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt https://en.wikipedia.org/wiki/Technical_debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant