This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See http://git.nuiton.org/nuiton-utils.git commit 1d390c101c1ea22a8ac29674d30033ddb6d00c2f Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Dec 9 08:40:59 2015 +0100 Update commons-lang3 to 3.4 (Fixes #3795) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 646f77a..3aa637f 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.3.2</version> + <version>3.4</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.