diff --git a/pom.xml b/pom.xml
index f578c3b..b45e1bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,6 +126,7 @@
1.9.5
0.4
6.8.8
+ 1.27
1.9.3
0.47
@@ -152,6 +153,11 @@
logback-core
${ch.qos.logback.version}
+
+ com.beust
+ jcommander
+ ${com.beust.jcommander.version}
+
com.fasterxml.jackson.core
jackson-annotations