This is an automated email from the git hooks/post-receive script. New commit to branch pollen-udpate-1.6 in repository pollen_1.x. See https://gitlab.nuiton.org/None/pollen_1.x.git commit d4969ac95015a6eb5546e8194570812b7b6e9edb Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Mon Dec 12 20:51:16 2016 +0100 refs #1308: Update commons-collections4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cbf02e7..7b9fb5f 100644 --- a/pom.xml +++ b/pom.xml @@ -227,7 +227,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> - <version>4.0</version> + <version>4.1</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.