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_r371060958
##########
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:
Ah, missed that it still had a special version property defined distinct
from the parent pom, removed.
----------------------------------------------------------------
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]