5 Jun
2012
5 Jun
'12
4:02 p.m.
Author: echatellier Date: 2012-06-05 18:02:31 +0200 (Tue, 05 Jun 2012) New Revision: 3445 Url: http://chorem.org/repositories/revision/lima/3445 Log: Update to h2 1.3.167 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-06-05 15:54:08 UTC (rev 3444) +++ trunk/pom.xml 2012-06-05 16:02:31 UTC (rev 3445) @@ -103,7 +103,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.3.166</version> + <version>1.3.167</version> <scope>runtime</scope> </dependency>