From: Simon Brandhof Date: Thu, 8 Nov 2012 07:40:27 +0000 (+0100) Subject: Add json-simple to sonar-batch X-Git-Tag: 3.4~355 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7241569c473a5939044ab969f4bce976f19e70ec;p=sonarqube.git Add json-simple to sonar-batch --- diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml index 5a05eb10354..6e75f40ba40 100644 --- a/sonar-batch/pom.xml +++ b/sonar-batch/pom.xml @@ -61,6 +61,11 @@ com.google.code.gson gson + + com.googlecode.json-simple + json-simple + + com.h2database