m1a2st commented on code in PR #22903:
URL: https://github.com/apache/kafka/pull/22903#discussion_r3630273411
##########
build.gradle:
##########
@@ -2666,15 +2647,11 @@ project(':tools') {
implementation libs.argparse4j
implementation libs.jacksonDatabind
implementation libs.jacksonDataformatCsv
- implementation libs.jacksonJDK8Datatypes
implementation libs.joptSimple
implementation libs.slf4jApi
implementation libs.re2j
implementation libs.jose4j // for SASL/OAUTHBEARER JWT
validation
- implementation libs.jacksonJakartarsJsonProvider
-
- compileOnly libs.spotbugs
Review Comment:
Sure, addressed it.
--
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]