This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See http://git.nuiton.org/i18n.git commit 43600f6bc3423b98b90fbfd908f8e602f68ed82e Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:41:44 2016 +0100 refs #3881: Update junit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 34397fb..949d98d 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,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>.