This is an automated email from the git hooks/post-receive script. New commit to branch feature/8089 in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit af8380e7ca3c81f5e5f6b227ce6319a7a3acd292 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Mar 10 17:40:42 2016 +0100 refs #8089: Update hibernate --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7aaa73c..c04e71f 100644 --- a/pom.xml +++ b/pom.xml @@ -308,7 +308,7 @@ <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-core</artifactId> - <version>4.3.7.Final</version> + <version>4.3.11.Final</version> </dependency> <!-- base postgres --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.