This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See http://git.codelutin.com/observe.git commit 0b441049f0f7eb52d78e3e96a7bb944a66cf840a Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Nov 8 09:16:36 2015 +0100 optimize dependencies --- observe-services-api/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/observe-services-api/pom.xml b/observe-services-api/pom.xml index 480fcb5..00fc0db 100644 --- a/observe-services-api/pom.xml +++ b/observe-services-api/pom.xml @@ -50,6 +50,11 @@ <artifactId>guava</artifactId> </dependency> + <dependency> + <groupId>com.google.code.gson</groupId> + <artifactId>gson</artifactId> + </dependency> + <!-- Logging --> <dependency> <groupId>org.slf4j</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.