srdo commented on code in PR #20294:
URL: https://github.com/apache/kafka/pull/20294#discussion_r2250864440


##########
gradle/spotbugs-exclude.xml:
##########
@@ -550,4 +550,173 @@ For a detailed description of spotbugs bug categories, 
see https://spotbugs.read
         <Bug pattern="SING_SINGLETON_HAS_NONPRIVATE_CONSTRUCTOR"/>
     </Match>
 
+    <Match>

Review Comment:
   Thanks



##########
build.gradle:
##########
@@ -37,7 +37,7 @@ plugins {
   id 'org.nosphere.apache.rat' version "0.8.1"
   id "io.swagger.core.v3.swagger-gradle-plugin" version "${swaggerVersion}"
 
-  id "com.github.spotbugs" version '6.0.25' apply false
+  id "com.github.spotbugs" version '6.2.2' apply false

Review Comment:
   Yes, bumped to that one



-- 
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

Reply via email to