C0urante commented on code in PR #10528: URL: https://github.com/apache/kafka/pull/10528#discussion_r998473517
########## build.gradle: ########## @@ -1205,6 +1205,7 @@ project(':clients') { testImplementation libs.bcpkix testImplementation libs.junitJupiter + testImplementation libs.log4j Review Comment: Yeah, the dependency is still necessary. While I was in the neighborhood I noticed that this PR accidentally duplicated the Log4j line, though. Filed #12764 to fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org