diff --git a/kyuubi-assembly/pom.xml b/kyuubi-assembly/pom.xml
index ed9cf8a79..e792354e4 100644
--- a/kyuubi-assembly/pom.xml
+++ b/kyuubi-assembly/pom.xml
@@ -97,13 +97,6 @@
jline
jline
- ${jline.version}
-
-
- junit
- junit
-
-
diff --git a/pom.xml b/pom.xml
index cbc680312..2118b1051 100644
--- a/pom.xml
+++ b/pom.xml
@@ -875,6 +875,19 @@
${javax-activation.version}
+
+
+ jline
+ jline
+ ${jline.version}
+
+
+ junit
+ junit
+
+
+
+
com.github.scopt
scopt_${scala.binary.version}