X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fcadi.git;a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;fp=sidecar%2Ffproxy%2Fpom.xml;h=e79bd3e93f41ec0169e47156f8a3fc2cd20b557b;hp=0246eb2999bdcf4ca22590e2b300898a52419d74;hb=5aa8aec689a399e7803e84e531532d0c61631ec1;hpb=e9c0bf259db0084592536e896cc449b5cf34b84f diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 0246eb2..e79bd3e 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -33,68 +33,40 @@ Sidecar fproxy ONAP AAF Forward Proxy Microservice For Pluggable Security - - - 2.0.3.RELEASE - ${basedir}/target - - - - - - - org.springframework.boot - spring-boot-dependencies - ${spring.boot.version} - pom - import - - - - + org.springframework.boot - spring-boot-starter-jetty + spring-boot-dependencies + ${spring.boot.version} + pom + import - + - org.springframework.boot - spring-boot-starter-web - - - spring-boot-starter-tomcat - org.springframework.boot - - - org.springframework.boot - spring-boot-starter-json - - + org.apache.httpcomponents + httpclient - + - org.apache.commons - commons-lang3 + org.springframework.boot + 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 -