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 b9eb71c3af191e8f023244de4657aba697cff6da Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Feb 6 10:00:48 2019 +0100 Update commons-collections4 to 4.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3fc51c46..0d62a8fa 100644 --- a/pom.xml +++ b/pom.xml @@ -379,7 +379,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> - <version>4.2</version> + <version>4.3</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.