20 Feb
2012
20 Feb
'12
1:49 p.m.
Author: echatellier Date: 2012-02-20 14:49:35 +0100 (Mon, 20 Feb 2012) New Revision: 1424 Url: http://nuiton.org/repositories/revision/wikitty/1424 Log: #1910 : Update to h2 1.3.164 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-02-20 13:48:19 UTC (rev 1423) +++ trunk/pom.xml 2012-02-20 13:49:35 UTC (rev 1424) @@ -170,7 +170,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.3.157</version> + <version>1.3.164</version> <scope>test</scope> </dependency>