You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/08/04 07:53:33 UTC

[GitHub] [kafka] stanislavkozlovski commented on a diff in pull request #12179: [KAFKA-13848] Clients remain connected after SASL re-authentication f…

stanislavkozlovski commented on code in PR #12179:
URL: https://github.com/apache/kafka/pull/12179#discussion_r937463263


##########
build.gradle:
##########
@@ -1243,7 +1243,7 @@ project(':clients') {
 
     testImplementation libs.bcpkix
     testImplementation libs.junitJupiter
-    testImplementation libs.mockitoCore
+    testImplementation libs.mockitoInline

Review Comment:
   bump, I second we should aim to remove this



-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org