beliefer opened a new pull request #25933: [SPARK-29252][BUILD] Upgrade 
zookeeper to 3.4.14 and fix vulnerabilities.
URL: https://github.com/apache/spark/pull/25933
 
 
   ### What changes were proposed in this pull request?
   The current code uses org.apache.zookeeper:zookeeper:jar:3.4.6 and it will 
cause a security vulnerabilities. We could get some security info from 
https://www.tenable.com/cve/CVE-2019-0201
   
   This reference remind to upgrate the version of `zookeeper` to 3.4.14 or 
later.
   
   
   ### Why are the changes needed?
   This PR fix the security vulnerabilities.
   
   
   ### Does this PR introduce any user-facing change?
   No.
   
   
   ### How was this patch tested?
   Exists UT.
   

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