X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Frproxy%2Fpom.xml;h=57f5f0df82974380c1368dbff3fddd80552d4e0a;hb=5aa8aec689a399e7803e84e531532d0c61631ec1;hp=6c32238b88d9ec49a46466e9e0dc485cae1740a8;hpb=e9c0bf259db0084592536e896cc449b5cf34b84f;p=aaf%2Fcadi.git 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 - -