suneet-s commented on a change in pull request #9259: fix build by updating kafka client to 2.2.2 for CVE-2019-12399 URL: https://github.com/apache/druid/pull/9259#discussion_r371070702
########## File path: licenses.yaml ########## @@ -3093,9 +3093,9 @@ libraries: --- name: Apache Kafka -version: 2.2.1 +version: 2.2.2 license_category: binary -module: extensions/druid-kafka-indexing-service +module: extensions/druid-kafkakafka-indexing-service Review comment: typo in the module name? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
