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