This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit edc2e034c6425051ed44e1dfb21ea23778e951e1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 11:06:09 2016 +0100 Refs #8168 commons-lang3 3.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c7324e..e15d6fc 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.3.2</version> + <version>3.4</version> </dependency> <dependency> <groupId>commons-io</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.