This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 999dba4cfaa67d18a90f4ba3daf8f4d8cad8a0cc Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 11:06:42 2016 +0100 Refs #8168 commons-collections4 4.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e15d6fc..3d8ff3a 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> - <version>4.0</version> + <version>4.1</version> </dependency> <dependency> <groupId>commons-beanutils</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.