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 7d2a1e4227805305b8661d0fc9b4b7365f85d8f5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 5 15:22:07 2015 +0100 Mise à jour de commons-collections4 en 4.1 (See #7801) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c9a40fb..23c0d20 100644 --- a/pom.xml +++ b/pom.xml @@ -264,7 +264,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> - <version>4.0</version> + <version>4.1</version> </dependency> <dependency> <groupId>commons-beanutils</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.