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
GH-1991: Exclude slf4j impl and log4j via Zookeeper
Resolves#1991
We had to add ZK to the spring-kafka-test classpath because Kafka no longer
puts it on the compile classpath since 3.0.0.
This inadvertently pulled in undesired logging dependencies.
0 commit comments