This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit 5b43e7da094836edfeb2a9627cd51d3bc62268bb Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 5 15:30:17 2015 +0100 Mise à jour de commons-lang3 en 3.4 (See #7801) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 23c0d20..4d86b97 100644 --- a/pom.xml +++ b/pom.xml @@ -284,7 +284,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.3.2</version> + <version>3.4</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.