branch develop updated (3653682f -> 24614be9)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 3653682f fixes #9736: Il n'y a que des données associées au SaCategory "D4" dans l'export acoustic new 24614be9 Update postgres version to avoid missing am.amcanorder column bug on postgres server >=9.6 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 24614be93c7c4010604e38c9f2ac478f906a4e2d Author: Jean Couteau <jean.couteau@gmail.com> Date: Wed Mar 14 18:18:24 2018 +0100 Update postgres version to avoid missing am.amcanorder column bug on postgres server >=9.6 Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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 24614be93c7c4010604e38c9f2ac478f906a4e2d Author: Jean Couteau <jean.couteau@gmail.com> Date: Wed Mar 14 18:18:24 2018 +0100 Update postgres version to avoid missing am.amcanorder column bug on postgres server >=9.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb7b824b..97a6e21e 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ <!-- JC 180214 - Do not update Jquery plugins, breaks startup --> <jqueryPluginVersion>3.6.1</jqueryPluginVersion> <h2Version>1.3.175</h2Version> - <postgresqlVersion>9.4.1208.jre7</postgresqlVersion> + <postgresqlVersion>9.4.1211</postgresqlVersion> <slf4jVersion>1.7.21</slf4jVersion> <coserVersion>1.5.6</coserVersion> <!-- /!\ http://bengreen.eu/fancyhtml/quickreference/jettyjsp9error.html --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm