You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2025. It is now read-only.
I want to exclude dependencies which are included by other libs and not used. For example using:
I get an error if another version of slf4j-api is used. How can I exclude older versions?