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 dc0b19b836d021c63516a36243fe16d6977e6e50 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 19 02:09:36 2015 +0100 Update junit 4.12 (Fixes #3808) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a71ad3..8a20543 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> - <version>4.11</version> + <version>4.12</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.