ijuma commented on a change in pull request #10918: URL: https://github.com/apache/kafka/pull/10918#discussion_r663416886
########## File path: gradle/dependencies.gradle ########## @@ -61,6 +61,7 @@ versions += [ bcpkix: "1.66", checkstyle: "8.36.2", commonsCli: "1.4", + dropwizardMetrics: "3.2.5", Review comment: The straightforward way would be to check the version bump in the 3.7 branch, did that require code changes? CVEs are the common reason to have to update these days. -- 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