20 Mar
2012
20 Mar
'12
9:45 a.m.
Author: echatellier Date: 2012-03-20 10:45:00 +0100 (Tue, 20 Mar 2012) New Revision: 3666 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3666 Log: Update to h2 1.3.165 Modified: branches/4.1/pom.xml Modified: branches/4.1/pom.xml =================================================================== --- branches/4.1/pom.xml 2012-03-20 08:59:58 UTC (rev 3665) +++ branches/4.1/pom.xml 2012-03-20 09:45:00 UTC (rev 3666) @@ -292,7 +292,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.3.164</version> + <version>1.3.165</version> <scope>compile</scope> </dependency>