10 Jun
2011
10 Jun
'11
1:13 p.m.
Author: echatellier Date: 2011-06-10 15:13:42 +0200 (Fri, 10 Jun 2011) New Revision: 3169 Url: http://chorem.org/repositories/revision/lima/3169 Log: #388 : Update to h2 1.3.155 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-06-10 09:52:47 UTC (rev 3168) +++ trunk/pom.xml 2011-06-10 13:13:42 UTC (rev 3169) @@ -90,7 +90,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.2.137</version> + <version>1.3.155</version> <scope>runtime</scope> </dependency>