You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/06/15 10:21:01 UTC

[GitHub] [incubator-shenyu] hgaol commented on a diff in pull request #3566: [ISSUE #3556] downgrade curator to ver 4.0.1 for bootstrap data sync

hgaol commented on code in PR #3566:
URL: https://github.com/apache/incubator-shenyu/pull/3566#discussion_r897803477


##########
shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml:
##########
@@ -25,6 +25,11 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>shenyu-sync-data-zookeeper</artifactId>
 
+    <properties>
+        <curator.version>4.0.1</curator.version>

Review Comment:
   The version in parent pom is 5.2.1. There're many places use curator like mentioned in the ISSUE #3556 . I plan to fix them step by step and after fixed all of them. I'll move it in root pom and clean all the child pom.



-- 
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: notifications-unsubscribe@shenyu.apache.org

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