chia7712 commented on a change in pull request #9917:
URL: https://github.com/apache/kafka/pull/9917#discussion_r559187734
##########
File path: build.gradle
##########
@@ -2075,8 +2075,7 @@ project(':connect:file') {
compile libs.slf4jApi
testCompile libs.easymock
- testCompile libs.junitJupiterApi
- testCompile libs.junitVintageEngine
+ testCompile libs.junitJupiter
testCompile libs.powermockJunit4
Review comment:
It seems power mock is not used by this module anymore. Could we remove
them?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]