You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2009/09/01 13:55:10 UTC

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

Author: bodewig
Date: Tue Sep  1 11:55:09 2009
New Revision: 809987

URL: http://svn.apache.org/viewvc?rev=809987&view=rev
Log:
upgrade jsch dependency

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=809987&r1=809986&r2=809987&view=diff
==============================================================================
--- ant/core/trunk/lib/libraries.properties (original)
+++ ant/core/trunk/lib/libraries.properties Tue Sep  1 11:55:09 2009
@@ -42,7 +42,7 @@
 jdepend.version=2.9.1
 jruby.version=0.9.8
 junit.version=3.8.2
-jsch.version=0.1.29
+jsch.version=0.1.42
 jython.version=2.1
 #log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo
 log4j.version=1.2.14