This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See http://git.nuiton.org/jrst.git commit f310eca3899e213d5036d85a5152d99c02508217 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Feb 11 14:57:33 2016 +0100 refs #3875: Update xmlunit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8970ba3..a1dbe25 100644 --- a/pom.xml +++ b/pom.xml @@ -258,7 +258,7 @@ <dependency> <groupId>xmlunit</groupId> <artifactId>xmlunit</artifactId> - <version>1.5</version> + <version>1.6</version> <scope>test</scope> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.