This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 047bbd1f7be50a6c72f9b654159beeef3df86d3f Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 11:08:29 2016 +0100 Refs #8168 gson 2.6.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac17b56..e838c84 100644 --- a/pom.xml +++ b/pom.xml @@ -239,7 +239,7 @@ <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> - <version>2.2.4</version> + <version>2.6.2</version> </dependency> <!-- librairie des lutins--> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.