This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-csv. See http://git.nuiton.org/nuiton-csv.git commit 220d9995aa0407d0cb810f6e91dd6acc996313e9 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 7f86d88..8e6500b 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,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>.