Author: joehni
Date: Fri Aug  7 07:05:30 2009
New Revision: 801896

URL: http://svn.apache.org/viewvc?rev=801896&view=rev
Log:
Update JSch.

Modified:
    commons/proper/vfs/trunk/pom.xml

Modified: commons/proper/vfs/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=801896&r1=801895&r2=801896&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Fri Aug  7 07:05:30 2009
@@ -340,7 +340,7 @@
       <dependency>
         <groupId>com.jcraft</groupId>
         <artifactId>jsch</artifactId>
-        <version>0.1.41</version>
+        <version>0.1.42</version>
       </dependency>
       <dependency>
         <groupId>jcifs</groupId>


Reply via email to