From 377616aca702144f6f79e1b376f3342ec81ec42b Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 17 Jul 2015 23:57:46 +0200 Subject: Add com.google.gson 2.2.4.v201311231704 to target platform We will use gson to implement the LFS REST API. CQ: 9966 Change-Id: I7feb6b2b8f7b736888370aad94e4c436ae6014bb Signed-off-by: Matthias Sohn --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 0393996776..054143e048 100644 --- a/pom.xml +++ b/pom.xml @@ -208,6 +208,7 @@ 1.2.15 2.10.1 0.23.0 + 2.2.4 jacoco @@ -632,6 +633,12 @@ + + + com.google.code.gson + gson + ${gson-version} + -- cgit v1.2.3