This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia-2.x. See http://git.nuiton.org/topia-2.x.git commit 0564f070b746fd6eaaa8b735aff043bfa999d806 Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Mar 2 11:12:08 2016 +0100 refs #3902: Update junit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 71061d6..ef9055f 100644 --- a/pom.xml +++ b/pom.xml @@ -360,7 +360,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>.