X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=f40b666dd15470441f6bbd74603eb7071efff1fe;hb=11b810b9d885b756cd286aace9576b889fb8285f;hp=55221b9542009e3888d6af1e7ab8a31bbeb60218;hpb=0d9b3896ad594816b1eb7048949114e6a18c4bd4;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 55221b9..f40b666 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -1,25 +1,22 @@ - + 4.0.0 @@ -27,23 +24,15 @@ org.onap.aaf.cadi.sidecar sidecar - 1.0.0-SNAPSHOT + 2.1.8-SNAPSHOT fproxy - 1.0.0-SNAPSHOT jar - aaf-fproxy + Sidecar fproxy ONAP AAF Forward Proxy Microservice For Pluggable Security - - - 2.0.3.RELEASE - ${basedir}/target - true - - @@ -59,47 +48,29 @@ - org.springframework.boot - spring-boot-starter-jetty + org.apache.httpcomponents + httpclient org.springframework.boot - spring-boot-starter-web - - - spring-boot-starter-tomcat - org.springframework.boot - - - org.springframework.boot - spring-boot-starter-json - - - - - - org.apache.commons - commons-lang3 + spring-boot-starter-jetty - org.apache.httpcomponents - httpclient + org.springframework.boot + spring-boot-starter-aop - com.google.code.gson - gson + org.springframework.boot + spring-boot-starter-web - org.springframework.boot spring-boot-starter-test - test -