From ba318f25bb4c2c0a48767127b9943852ccac2d07 Mon Sep 17 00:00:00 2001 From: Anatol Pomozov Date: Wed, 5 Jan 2011 12:41:38 -0800 Subject: [PATCH] Update jsch to 0.1.44 It fixes "Corrupted MAC on input" ssh issue. Change-Id: Ieab2c17936584912a74d4b48815798f43ab39b5e --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index ef8e962987..c53e2ccd80 100644 --- a/pom.xml +++ b/pom.xml @@ -481,6 +481,12 @@ limitations under the License. 0.5.1-r1033260 + + com.jcraft + jsch + 0.1.44 + + org.apache.velocity velocity