From 92df1c2acd28ccb4ef80acc0a16cbdb0a077c952 Mon Sep 17 00:00:00 2001 From: Marcos Lopez Gonzalez Date: Tue, 21 May 2024 17:06:44 +0200 Subject: [PATCH] Revert "upgrading zookeeper and curator to match new cluster version" This reverts commit d5ba2f44cc5576a9566c38ada987dad123db0a14. --- pom.xml | 18 +----------------- registry-ws/pom.xml | 14 -------------- 2 files changed, 1 insertion(+), 31 deletions(-) diff --git a/pom.xml b/pom.xml index 1f31d3b4f..93def24a4 100644 --- a/pom.xml +++ b/pom.xml @@ -125,8 +125,7 @@ 2.8.0 1.7.30 4.4.1 - 3.8.1 - 5.5.0 + 3.4.14 20200713.1 2.4.0 5.7.1 @@ -451,21 +450,6 @@ - - org.apache.curator - curator-framework - ${curator.version} - - - org.apache.curator - curator-recipes - ${curator.version} - - - org.apache.curator - curator-x-discovery - ${curator.version} - org.mybatis mybatis diff --git a/registry-ws/pom.xml b/registry-ws/pom.xml index 5a75235bb..16e10ba4e 100644 --- a/registry-ws/pom.xml +++ b/registry-ws/pom.xml @@ -19,20 +19,6 @@ - - - org.apache.curator - curator-framework - - - org.apache.curator - curator-recipes - - - org.apache.curator - curator-x-discovery - - org.projectlombok