This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit b01793c59f6a12a0e353fa5107e84b761a3db525 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 10:59:19 2016 +0100 Refs #8168 postgresql 9.4.1208.jre7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 93574ee..13eb6ff 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,7 @@ <!--<h2Version>1.4.182</h2Version>--> <!--<h2Version>1.3.176</h2Version>--> <h2Version>1.3.175</h2Version> - <postgresqlVersion>9.3-1102-jdbc41</postgresqlVersion> + <postgresqlVersion>9.4.1208.jre7</postgresqlVersion> <slf4jVersion>1.7.7</slf4jVersion> <coserVersion>1.5.6</coserVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.