From b0511795397b19e4eeb0d82aec92105db4658380 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Sun, 19 Feb 2017 13:48:04 +0100 Subject: [PATCH] Drop unused dependency xpp3 --- pom.xml | 5 ----- sonar-plugin-api/pom.xml | 5 ----- 2 files changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index 47ab9ea2d64..3d37e630b1a 100644 --- a/pom.xml +++ b/pom.xml @@ -917,11 +917,6 @@ assertj-guava 3.0.0 - - xpp3 - xpp3 - 1.1.3.3 - org.codehaus.woodstox stax2-api diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 7c1f1db4535..39dc432c805 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -114,11 +114,6 @@ true provided - - xpp3 - xpp3 - provided - javax.servlet javax.servlet-api -- 2.39.5