You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jk...@apache.org on 2006/06/08 19:53:57 UTC

svn commit: r412819 - /ant/core/trunk/lib/libraries.properties

Author: jkf
Date: Thu Jun  8 10:53:57 2006
New Revision: 412819

URL: http://svn.apache.org/viewvc?rev=412819&view=rev
Log:
Update to latest jsch available on ibiblio, to allow the ssh optional task to be build.

Modified:
    ant/core/trunk/lib/libraries.properties

Modified: ant/core/trunk/lib/libraries.properties
URL: http://svn.apache.org/viewvc/ant/core/trunk/lib/libraries.properties?rev=412819&r1=412818&r2=412819&view=diff
==============================================================================
--- ant/core/trunk/lib/libraries.properties (original)
+++ ant/core/trunk/lib/libraries.properties Thu Jun  8 10:53:57 2006
@@ -23,7 +23,7 @@
 commons-logging-api.version=${commons-logging.version}
 jdepend.version=2.7
 junit.version=3.8.1
-jsch.version=0.1.17
+jsch.version=0.1.25
 jython.version=3.8.1
 log4j.version=1.2.13
 #rhino.version=1.5R5



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org