This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia-2.x. See http://git.nuiton.org/topia-2.x.git commit b9c2ea23b62e2b7ecdc12928ef44c3f1c3158e0a Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Mar 2 11:18:59 2016 +0100 fixes #3902: Update slf4j --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dee01f8..e46e7eb 100644 --- a/pom.xml +++ b/pom.xml @@ -216,7 +216,7 @@ <nuitonI18nVersion>3.3</nuitonI18nVersion> <xmlrpcVersion>3.1.2</xmlrpcVersion> <hibernateVersion>5.1.0.Final</hibernateVersion> - <sl4jVersion>1.7.6</sl4jVersion> + <sl4jVersion>1.7.18</sl4jVersion> <h2Version>1.3.176</h2Version> <hamcrestVersion>1.3</hamcrestVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.