This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit af4fcb604b52facafff57d62ad9e126b83ccdcca Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Apr 22 10:25:20 2020 +0200 Remove unused dependency --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 02e28a56..ed9eaa87 100644 --- a/pom.xml +++ b/pom.xml @@ -179,11 +179,6 @@ <artifactId>commons-lang3</artifactId> <version>3.9</version> </dependency> - <dependency> - <groupId>commons-collections</groupId> - <artifactId>commons-collections</artifactId> - <version>3.2.2</version> - </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.