This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit bfbf90bbd8698321a94305e73f7ef054c8301a8d Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 15 11:45:48 2016 +0100 Update Update slf4j to 1.7.22 (fixes #4098) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c20c0c..c9e7a1f 100644 --- a/pom.xml +++ b/pom.xml @@ -236,7 +236,7 @@ <nuitonDecoratorVersion>3.0</nuitonDecoratorVersion> <nuitonI18nVersion>3.6.2</nuitonI18nVersion> <processorPluginVersion>1.3</processorPluginVersion> - <sl4jVersion>1.7.21</sl4jVersion> + <sl4jVersion>1.7.22</sl4jVersion> <xmlrpcVersion>3.1.2</xmlrpcVersion> <locales>fr</locales> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.