This is an automated email from the git hooks/post-receive script. New commit to branch feature/7470_mise_en_place_de_la_date_de_derniere_mise_a_jour in repository tutti. See http://git.codelutin.com/tutti.git commit 28f6a271df7b03b34a75b4d3b3e018cded9ecc0f Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 25 18:38:58 2015 +0100 Mise à jour du driver postgresql --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e352104..471860c 100644 --- a/pom.xml +++ b/pom.xml @@ -471,10 +471,11 @@ <!-- FIXME Hum je ne suis pas sur que la 176 soit ok. --> <version>1.3.175</version> </dependency> + <dependency> - <groupId>postgresql</groupId> + <groupId>org.postgresql</groupId> <artifactId>postgresql</artifactId> - <version>9.1-901-1.jdbc4</version> + <version>9.4-1206-jdbc4</version> </dependency> <!-- hibernate --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.