Description
Currently org.slf4j, org.apache.commons and org.apache.http aren't being shaded and are subsequently leaking into the global CLASSPATH. This also means that a dependency for a slf4j implementation will need to be added.
Currently org.slf4j, org.apache.commons and org.apache.http aren't being shaded and are subsequently leaking into the global CLASSPATH. This also means that a dependency for a slf4j implementation will need to be added.