This is an automated email from the git hooks/post-receive script. New commit to branch develop-4.x in repository tutti. See http://git.codelutin.com/tutti.git commit 62432ef52b05c46ebf1694db6c793b1284359faa Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Jan 13 17:02:16 2016 +0100 Utilisation de la dernière version stable d'H2 (je n'ai pas osé passé sur une 1.4.x) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5eb1ecb..0833315 100644 --- a/pom.xml +++ b/pom.xml @@ -430,7 +430,7 @@ <artifactId>h2</artifactId> <!-- tc20150811 On ne pleut pas utiliser une version plus récente, le format n'est pas compatible --> <!-- tc20151103 On repasse sur la version de la 3.9 car les versions suivantes semblent poser un pb (see #`550) --> - <version>1.3.173</version> + <version>1.3.176</version> </dependency> <dependency> <groupId>postgresql</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.