From b9335fafb8bba7d9bb162ad90ec3192ba7c84fb1 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Fri, 22 Mar 2019 16:22:24 +0100 Subject: Clean up dependencies --- vespaclient-container-plugin/pom.xml | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) (limited to 'vespaclient-container-plugin') diff --git a/vespaclient-container-plugin/pom.xml b/vespaclient-container-plugin/pom.xml index 3567e6ed1e6..a0472c8d102 100644 --- a/vespaclient-container-plugin/pom.xml +++ b/vespaclient-container-plugin/pom.xml @@ -55,24 +55,13 @@ org.apache.httpcomponents httpclient - - com.google.code.findbugs - annotations - - - com.google.guava - guava - - - com.yahoo.vespa - annotations - - - com.yahoo.vespa - vespajlib - + + org.apache.commons + commons-lang3 + 3.4 + org.mockito mockito-all -- cgit v1.2.3