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 Jan 9, 2019. It is now read-only.
The previous shading included slf4j-api and slf4j-simple in the shaded jar.
slf4j-simple was intended as a runtime dependency, and thus shouldn't have been included.
slf4j-api was intended as an optional non-shaded dependency, and thus shouldn't have been included.
0 commit comments