diff --git a/pom.xml b/pom.xml index b33d2d518ee..861b400e5ee 100644 --- a/pom.xml +++ b/pom.xml @@ -226,7 +226,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 1.24 4.13.1 5.10.1 - 3.7.2 + 3.8.4 0.5.1 @@ -1222,6 +1222,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.apache.zookeeper zookeeper ${zookeeper.version} + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + org.slf4j