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 10b250d3bcb7576617f03383b9f405b0bd71bbeb Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Mar 2 11:11:39 2016 +0100 refs #3902: Update commons-logging --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77f1b07..71061d6 100644 --- a/pom.xml +++ b/pom.xml @@ -326,7 +326,7 @@ <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> - <version>1.1.3</version> + <version>1.2</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.