This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See http://git.nuiton.org/topia.git commit 47d5ab952f481d922a467351dc6d30d4a60dd766 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Mar 11 12:13:29 2016 +0100 refs #3917: Update commons-collections4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7fb5696..e663396 100644 --- a/pom.xml +++ b/pom.xml @@ -380,7 +380,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> - <version>4.0</version> + <version>4.1</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.