This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit fc409d969b8c92d4149556c51858660a94ac13e8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 9 14:38:48 2016 +0100 Updates commons-lang3 to 3.5 (Fixes #4087) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 701b7cc..1a0bee4 100644 --- a/pom.xml +++ b/pom.xml @@ -397,7 +397,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.4</version> + <version>3.5</version> </dependency> <!-- BD H2 for testing --> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.