ijuma commented on a change in pull request #11284:
URL: https://github.com/apache/kafka/pull/11284#discussion_r734886554
##########
File path: build.gradle
##########
@@ -1200,6 +1201,7 @@ project(':clients') {
compileOnly libs.jacksonDatabind // for SASL/OAUTHBEARER bearer token
parsing
compileOnly libs.jacksonJDK8Datatypes
+ compileOnly libs.jose4j
Review comment:
Do we want to add a comment like:
```text
// for SASL/OAUTHBEARER bearer token parsing
```
--
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]