From 1bbd47459c3ea8c1b3235b386a2630c7c11125dc Mon Sep 17 00:00:00 2001 From: Udo Walter Date: Tue, 27 Mar 2018 17:34:25 +0200 Subject: [RemoteReboot] Switched from the jcabi-ssh library to the jsch library. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7fe7fc7..0eab9c2 100644 --- a/pom.xml +++ b/pom.xml @@ -111,9 +111,9 @@ compile - com.jcabi - jcabi-ssh - 1.5.2 + com.jcraft + jsch + 0.1.54 -- cgit v1.2.3-55-g7522