summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 324c2a3..ce899cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,5 +110,10 @@
<version>1.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>com.jcabi</groupId>
+ <artifactId>jcabi-ssh</artifactId>
+ <version>1.5.2</version>
+ </dependency>
</dependencies>
</project>