X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Frproxy%2Fpom.xml;h=e78928711d2170eb17fc354e74bcd2bf9f89e497;hb=c932b38f09dd98b8f93d6b0dfac0d556e0126138;hp=6c32238b88d9ec49a46466e9e0dc485cae1740a8;hpb=c701407539324d60f32be496e5292808829ae1d6;p=aaf%2Fcadi.git diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml index 6c32238..e789287 100644 --- a/sidecar/rproxy/pom.xml +++ b/sidecar/rproxy/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.7-SNAPSHOT + 2.1.14-SNAPSHOT rproxy @@ -57,11 +57,6 @@ spring-boot-starter-jetty - - org.apache.httpcomponents - httpclient - - org.springframework.boot spring-boot-starter-aop @@ -73,6 +68,16 @@ test + + org.apache.httpcomponents + httpclient + + + + org.aspectj + aspectjrt + + @@ -85,11 +90,6 @@ gson - - org.mockito - mockito-core - -