diff --git a/plugins/scm-git-plugin/pom.xml b/plugins/scm-git-plugin/pom.xml
index 1f90d6868c..e60665cdce 100644
--- a/plugins/scm-git-plugin/pom.xml
+++ b/plugins/scm-git-plugin/pom.xml
@@ -34,6 +34,13 @@
org.eclipse.jgit
org.eclipse.jgit
${jgit.version}
+
+
+ com.jcraft
+ jsch
+
+
+