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