From 45bee01696daacda1b321e7856547675313aab65 Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Thu, 27 Dec 2018 18:38:24 +0530 Subject: [PATCH] Update the install.html and ant-jsch pom.xml to use the newer 0.1.55 version of jsch library --- manual/install.html | 2 +- src/etc/poms/ant-jsch/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/install.html b/manual/install.html index 2dd4bc659..2d689c4e9 100644 --- a/manual/install.html +++ b/manual/install.html @@ -919,7 +919,7 @@ these tasks available. Please refer to the Installing A target="_top">https://xerces.apache.org/xml-commons/components/resolver/ - jsch.jar 0.1.54 or later + jsch.jar 0.1.55 or later sshexec and scp tasks http://www.jcraft.com/jsch/ diff --git a/src/etc/poms/ant-jsch/pom.xml b/src/etc/poms/ant-jsch/pom.xml index 7de0e16de..87f30e262 100644 --- a/src/etc/poms/ant-jsch/pom.xml +++ b/src/etc/poms/ant-jsch/pom.xml @@ -46,7 +46,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma com.jcraft jsch - 0.1.54 + 0.1.55 compile