This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git commit 7a41cc40382caaceb4f2893836a278b7b177b87c Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Sun Feb 12 15:23:04 2017 +0100 Update commons-lang3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ccd6b75..df613d4 100644 --- a/pom.xml +++ b/pom.xml @@ -512,7 +512,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.4</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>.