From b0fb3814de88737bc9fa0a5e3bedd099f3ebf851 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Fri, 20 Oct 2006 21:39:50 +0000 Subject: [PATCH] update jsch version in libraries to agree with doc git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466271 13f79535-47bb-0310-9956-ffa450edef68 --- lib/libraries.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libraries.properties b/lib/libraries.properties index e65bed899..d6200be23 100644 --- a/lib/libraries.properties +++ b/lib/libraries.properties @@ -26,7 +26,7 @@ commons-logging-api.version=${commons-logging.version} jdepend.version=2.7 jruby.version=0.8.3 junit.version=3.8.2 -jsch.version=0.1.27 +jsch.version=0.1.29 jython.version=2.1 log4j.version=1.2.13 #rhino.version=1.5.4R1