Author: echatellier Date: 2012-04-24 12:15:56 +0200 (Tue, 24 Apr 2012) New Revision: 3681 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3681 Log: Update libs Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-04-24 09:55:00 UTC (rev 3680) +++ trunk/pom.xml 2012-04-24 10:15:56 UTC (rev 3681) @@ -259,7 +259,7 @@ <dependency> <groupId>com.jcraft</groupId> <artifactId>jsch</artifactId> - <version>0.1.46</version> + <version>0.1.47</version> <scope>compile</scope> </dependency> @@ -292,7 +292,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.3.165</version> + <version>1.3.166</version> <scope>compile</scope> </dependency>
participants (1)
-
echatellier@users.forge.codelutin.com