clintropolis 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_r371075985
########## 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: hah oops, my search panel must not have opened when searching for other kafkas in this file... actually we need to update the notice section of this file too since this version was released 2019 ---------------------------------------------------------------- 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]
