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 d4271732792ca7e2552b8531b288f7ae92add965 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:08:40 2015 +0100 Update commons-lang3 to 3.4 (Fixes #3810) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64502c3..ab7c112 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.3.2</version> + <version>3.4</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.