|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
_______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev
I would suggest doing "mvn dependency:tree" and reviewing the output to see what component is explicitly specifying log4j 1.x. You can then use an exclude element on that dependency to cause it to not be included.