This is an automated email from the git hooks/post-receive script. New commit to branch feature/3798_new_export_API in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git commit 770010afb1846b7a388f2d28e914f94d3b152713 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:09:13 2015 +0100 Update commons-collections4 to 4.1 (Fixes #3809) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab7c112..4a71ad3 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,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>.