summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 7fe7fc7..0eab9c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,9 +111,9 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>com.jcabi</groupId>
- <artifactId>jcabi-ssh</artifactId>
- <version>1.5.2</version>
+ <groupId>com.jcraft</groupId>
+ <artifactId>jsch</artifactId>
+ <version>0.1.54</version>
</dependency>
</dependencies>
</project>