From aef554d9b0f452eabf4870cb759bdd5d308c3670 Mon Sep 17 00:00:00 2001 From: Julien Lancelot Date: Wed, 15 Oct 2014 09:16:00 +0200 Subject: SONAR-4118 Remove XStream from API dependencies --- sonar-plugin-api/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sonar-plugin-api/pom.xml') diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 9195d9193bf..fde0b298948 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -100,10 +100,6 @@ org.slf4j log4j-over-slf4j - - com.thoughtworks.xstream - xstream - xpp3 xpp3 -- cgit v1.2.3