This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-matrix. See https://gitlab.nuiton.org/nuiton/nuiton-matrix.git commit 0ba69f5a51d87a0ff85b63659f2f7b6510f240b0 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Feb 12 17:22:29 2017 +0100 Update comons-io --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fd4d1c..2ce695b 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.4</version> + <version>2.5</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.