25 Apr
2012
25 Apr
'12
7:46 a.m.
Author: echatellier Date: 2012-04-25 09:46:48 +0200 (Wed, 25 Apr 2012) New Revision: 3685 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3685 Log: refs #825 : Update to jsch 0.1.48 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-04-24 16:27:53 UTC (rev 3684) +++ trunk/pom.xml 2012-04-25 07:46:48 UTC (rev 3685) @@ -259,7 +259,7 @@ <dependency> <groupId>com.jcraft</groupId> <artifactId>jsch</artifactId> - <version>0.1.47</version> + <version>0.1.48</version> <scope>compile</scope> </dependency>