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_r371055894
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -78,7 +78,7 @@
         <aether.version>0.9.0.M2</aether.version>
         <apache.curator.version>4.1.0</apache.curator.version>
         <apache.curator.test.version>2.12.0</apache.curator.test.version>
-        <apache.kafka.version>2.1.1</apache.kafka.version>
+        <apache.kafka.version>2.2.2</apache.kafka.version>
 
 Review comment:
   Can you also update extensions-core/kafka-indexing-service to use this 
version as well please
   
   I had a PR to consolidate the kafka version, but never got around to fully 
testing it - https://github.com/apache/druid/pull/9117/files

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

Reply via email to