hjtiun852 opened a new pull request, #22868:
URL: https://github.com/apache/kafka/pull/22868
Since tools depends on `testFixtures(project(':clients'))`, which declares
testFixturesImplementation libs.bcpkix, bcpkix is already provided transitively
on the test classpath. The explicit testImplementation libs.bcpkix in tools is
therefore redundant and can be removed.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]