[ 
https://issues.apache.org/jira/browse/KYLIN-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507267#comment-16507267
 ] 

ASF GitHub Bot commented on KYLIN-3094:
---------------------------------------

shaofengshi closed pull request #151: KYLIN-3094 Upgrade zookeeper version from 
3.4.8 to 3.4.12
URL: https://github.com/apache/kylin/pull/151
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index e0bd0e0023..009a4ae187 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
         <avatica.version>1.10.0</avatica.version>
 
         <!-- Hadoop Common deps, keep compatible with hadoop2.version -->
-        <zookeeper.version>3.4.8</zookeeper.version>
+        <zookeeper.version>3.4.12</zookeeper.version>
         <curator.version>2.7.1</curator.version>
         <jsr305.version>3.0.1</jsr305.version>
         <guava.version>14.0</guava.version>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade zookeeper to 3.4.12
> ---------------------------
>
>                 Key: KYLIN-3094
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3094
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: nichunen
>            Priority: Minor
>
> Current zookeeper release is 3.4.12
> We should upgrade dependency from 3.4.8 to 3.4.12 where there is important 
> security fix.
> One such critical fix is ZOOKEEPER-2146, which can be explored maliciously



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to