You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/12/13 01:50:03 UTC

[GitHub] [dolphinscheduler] SbloodyS commented on a diff in pull request #13163: [BUG][install.sh] fix the install Error "Command not found rmr" & su…

SbloodyS commented on code in PR #13163:
URL: https://github.com/apache/dolphinscheduler/pull/13163#discussion_r1046582779


##########
dolphinscheduler-bom/pom.xml:
##########
@@ -35,8 +35,8 @@
         <mybatis-plus.version>3.5.2</mybatis-plus.version>
         <quartz.version>2.3.2</quartz.version>
         <druid.version>1.2.4</druid.version>
-        <zookeeper.version>3.8.0</zookeeper.version>
-        <curator.version>5.3.0</curator.version>
+        <curator.version>4.3.0</curator.version>
+        <zookeeper.version>3.4.14</zookeeper.version>

Review Comment:
   I dont't think it's a good idea. We upgrade to this version mainly to avoid CVE.



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

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org