kirktrue commented on a change in pull request #11284: URL: https://github.com/apache/kafka/pull/11284#discussion_r735902362
########## File path: build.gradle ########## @@ -1208,6 +1210,8 @@ project(':clients') { testRuntimeOnly libs.slf4jlog4j testRuntimeOnly libs.jacksonDatabind testRuntimeOnly libs.jacksonJDK8Datatypes + testRuntimeOnly libs.jose4j + testImplementation libs.jose4j Review comment: It appears it does. Thanks! -- 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