From 4e13507b0395c6fe8d104b9435cc788deaae3f09 Mon Sep 17 00:00:00 2001 From: "bryan.zhang" Date: Fri, 28 Dec 2018 23:23:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dcurator=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BE=9D=E8=B5=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index e09a9a044..3f7fd8231 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ liteflow jar 4.0.0 - 2.0.1 + 2.0.2 UTF-8 @@ -21,7 +21,7 @@ 1.7.13 1.2.7 1.6.1 - 2.11.1 + 2.12.0 4.12 @@ -101,11 +101,16 @@ commons-logging ${commons-logging.version} - - org.apache.curator - curator-recipes - ${curator.version} - + + org.apache.curator + curator-framework + ${curator.version} + + + org.apache.curator + curator-recipes + ${curator.version} +