diff --git a/pom.xml b/pom.xml index ab2fe4ae762..c5ab1f5d96e 100644 --- a/pom.xml +++ b/pom.xml @@ -217,7 +217,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs 4.11.0 2.2 5.10.2 - 3.7.2 + 3.8.4 0.6.1 @@ -1228,6 +1228,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