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 81f2a37089a814952b1897e5d63982e23db8eeb9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Nov 8 10:03:14 2015 +0100 optimize dependencies --- observe-services-topia/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/observe-services-topia/pom.xml b/observe-services-topia/pom.xml index 5c1c427..39de3ed 100644 --- a/observe-services-topia/pom.xml +++ b/observe-services-topia/pom.xml @@ -74,6 +74,10 @@ <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> </dependency> + <dependency> + <groupId>com.google.code.gson</groupId> + <artifactId>gson</artifactId> + </dependency> <!-- Nuiton --> <dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.