You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jo...@apache.org on 2009/08/07 09:05:31 UTC

svn commit: r801896 - /commons/proper/vfs/trunk/pom.xml

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>