This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See http://git.nuiton.org/jaxx.git commit 655e0bbe6b97c43339c7aa7de66e59c33ed3968b Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Dec 24 11:56:25 2015 +0100 Update commons-collections4 to 4.1 (Fixes #3841) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d244f81..8238661 100644 --- a/pom.xml +++ b/pom.xml @@ -193,7 +193,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>.