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 9ad8bc79352615c44d531c493f05b39f0155d0b7 Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Feb 12 17:22:49 2017 +0100 Update comons-lang3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2ce695b..3934383 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.3.2</version> + <version>3.5</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.