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

Do not force package Slf4j, Apache Http, Jackson libraries as part of the library #139

Open
programmerdeals opened this issue Oct 17, 2023 · 0 comments

Comments

@programmerdeals
Copy link

Safeguardjava library jar is being compiled with classes from other common dependencies like Slf4j, Apache Http, Jackson, and Google JSON instead of relying on the maven package manager.

This causes conflicts, and there is no way for the calling applications to override or exclude the dependencies.

Possible offending lines in pom.xml:

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

No branches or pull requests

1 participant