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 d6a4aa43ef0ac36e8e51940585f41b65ccca8252 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Sep 10 13:49:25 2016 +0200 optimize dependencies --- eugene-maven-plugin/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eugene-maven-plugin/pom.xml b/eugene-maven-plugin/pom.xml index e615679..24e88df 100644 --- a/eugene-maven-plugin/pom.xml +++ b/eugene-maven-plugin/pom.xml @@ -98,6 +98,11 @@ </dependency> <dependency> + <groupId>com.google.guava</groupId> + <artifactId>guava</artifactId> + </dependency> + + <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-plugin-api</artifactId> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.