From ff0048f211088726d3b9d9bfd28be94099c0fa93 Mon Sep 17 00:00:00 2001 From: Szucs Villo Date: Tue, 7 Feb 2023 14:22:22 +0100 Subject: [PATCH] HBASE-27618: Upgrade Curator version to 5.4.0 and Zookeeper to 3.8.1 Change-Id: I8a13f0c1334e56912e06e998e076815dc31520a3 --- pom.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4121582bce5d..60e6fa572ec0 100644 --- a/pom.xml +++ b/pom.xml @@ -828,7 +828,7 @@ 0.6.1 thrift 0.14.1 - 3.5.7 + 3.8.1 2.11 1.7.30 4.0.3 @@ -842,7 +842,7 @@ 1.5.1 1.0.1 1.1.0 - 4.2.0 + 5.4.0 2.2.2 2.0.6 @@ -1386,6 +1386,14 @@ zookeeper ${zookeeper.version} + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + com.google.code.findbugs jsr305