We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddc7c00 + e4a6cec commit 4a982a9Copy full SHA for 4a982a9
core/pom.xml
@@ -43,6 +43,11 @@
43
<artifactId>org.eclipse.jgit</artifactId>
44
<version>${jgit.version}</version>
45
</dependency>
46
+ <dependency>
47
+ <groupId>org.eclipse.jgit</groupId>
48
+ <artifactId>org.eclipse.jgit.ssh.jsch</artifactId>
49
+ <version>${jgit.version}</version>
50
+ </dependency>
51
<!-- Joda Time -->
52
<dependency>
53
<groupId>joda-time</groupId>
0 commit comments