From 5aa8aec689a399e7803e84e531532d0c61631ec1 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 7 Nov 2018 20:52:15 -0600 Subject: Fix/Renable sidecar builds Issue-ID: AAF-613 Change-Id: Ic13411eebbf3c1c9b6d8492aff1b37db37a965e4 Signed-off-by: Instrumental --- sidecar/rproxy/pom.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'sidecar/rproxy/pom.xml') diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml index 6c32238..57f5f0d 100644 --- a/sidecar/rproxy/pom.xml +++ b/sidecar/rproxy/pom.xml @@ -40,6 +40,7 @@ org.springframework.boot spring-boot-starter-web + @@ -57,11 +60,6 @@ spring-boot-starter-jetty - - org.apache.httpcomponents - httpclient - - org.springframework.boot spring-boot-starter-aop @@ -70,7 +68,16 @@ org.springframework.boot spring-boot-starter-test - test + + + + org.apache.httpcomponents + httpclient + + + + org.aspectj + aspectjrt @@ -85,11 +92,6 @@ gson - - org.mockito - mockito-core - - -- cgit 1.2.3-korg