chia7712 commented on code in PR #16253: URL: https://github.com/apache/kafka/pull/16253#discussion_r1632184801
########## build.gradle: ########## @@ -3248,7 +3248,6 @@ project(':connect:runtime') { testImplementation project(':group-coordinator') testImplementation libs.junitJupiterApi - testImplementation libs.junitVintageEngine Review Comment: we should remove all usage of junit 4 code form connect module. If you get such error, please rewrite them by junit 5 -- 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