12 Apr
2010
12 Apr
'10
7:52 a.m.
Author: echatellier Date: 2010-04-12 09:52:58 +0200 (Mon, 12 Apr 2010) New Revision: 2852 Log: Update h2 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-04-09 16:21:50 UTC (rev 2851) +++ trunk/pom.xml 2010-04-12 07:52:58 UTC (rev 2852) @@ -104,7 +104,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.2.132</version> + <version>1.2.133</version> <scope>runtime</scope> </dependency>