ijuma commented on a change in pull request #11296: URL: https://github.com/apache/kafka/pull/11296#discussion_r702460031
########## File path: build.gradle ########## @@ -37,7 +37,7 @@ plugins { id 'org.owasp.dependencycheck' version '6.1.6' id 'org.nosphere.apache.rat' version "0.7.0" - id "com.github.spotbugs" version '4.7.1' apply false + id "com.github.spotbugs" version '4.7.3' apply false Review comment: Will remove the spotBugs change from this PR and submit it separately. -- 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