diff --git a/pom.xml b/pom.xml index 003577d7c58a5..109f8a5f2846f 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 1.18.3 3.3.0 2.9.0 - 2.2.0 + 3.1.3 2.28.0 32.1.0-jre 2.15.4 @@ -2053,6 +2053,12 @@ + + org.apache.ratis + ratis-metrics-default + ${dep.ratis.version} + + org.apache.kafka kafka-clients diff --git a/presto-tests/pom.xml b/presto-tests/pom.xml index 107c9f4a09f8b..3f2087b29a17d 100644 --- a/presto-tests/pom.xml +++ b/presto-tests/pom.xml @@ -338,7 +338,12 @@ runtime true - + + + org.apache.ratis + ratis-metrics-default + test + @@ -376,6 +381,10 @@ org.apache.ratis ratis-server-api + + org.apache.ratis + ratis-metrics-default +