This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git commit 5ab2e8a483a3a369c7138cb0fc3346b8c88bb2f4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 5 09:15:14 2014 +0100 fixes #3594: Uses junit 4.12 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5534529..2b195e1 100644 --- a/pom.xml +++ b/pom.xml @@ -227,7 +227,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.11</version> + <version>4.12</version> <scope>test</scope> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.