28 Sep
2010
28 Sep
'10
2:43 p.m.
Author: echatellier Date: 2010-09-28 16:43:15 +0200 (Tue, 28 Sep 2010) New Revision: 358 Url: http://nuiton.org/repositories/revision/wikitty/358 Log: Update h2 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-09-28 13:44:36 UTC (rev 357) +++ trunk/pom.xml 2010-09-28 14:43:15 UTC (rev 358) @@ -90,7 +90,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.2.142</version> + <version>1.2.143</version> <scope>test</scope> </dependency>