From 4a403cd45546e9f3748c8a2399159ca9e1eaa621 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Thu, 3 Dec 2015 15:26:11 +0100 Subject: SONAR-6905 replace analysis-details.json by report-task.txt --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 598fbdbcc1d..ebc56225f78 100644 --- a/pom.xml +++ b/pom.xml @@ -1126,6 +1126,16 @@ tomcat-embed-logging-juli ${tomcat.version} + + com.squareup.okhttp + okhttp + ${okhttp.version} + + + com.squareup.okhttp + mockwebserver + ${okhttp.version} + -- cgit v1.2.3