aboutsummaryrefslogtreecommitdiffstats
path: root/zkfacade/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-11-20 09:40:17 +0100
committerGitHub <noreply@github.com>2020-11-20 09:40:17 +0100
commitc2895954f3465b6cdda26c84ecb6a9d1fb8e4a0d (patch)
tree11740ac7bb72c9bd6a05fc2a31fca770077ac2b6 /zkfacade/pom.xml
parentd36434467f16db0483cf00990d6abeceb86cc78a (diff)
Revert "Revert "Upgrade to Curator 4""
Diffstat (limited to 'zkfacade/pom.xml')
-rw-r--r--zkfacade/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/zkfacade/pom.xml b/zkfacade/pom.xml
index 70079e53c78..1c63513a04f 100644
--- a/zkfacade/pom.xml
+++ b/zkfacade/pom.xml
@@ -54,6 +54,7 @@
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-test</artifactId>
+ <version>4.2.0</version>
<scope>test</scope>
<exclusions>
<exclusion>