X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=1a63ea5794f7196fe9ed85b4423fb5b8f22bf8d9;hb=a649fd1b3c8308b4c7cc2018965c93bff9d7eb54;hp=81014e6a89888a87e2370bbca044e5cf0ade4bdf;hpb=1931e66d470ee452d148f62e87254a6cad545566;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 81014e6..1a63ea5 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.11-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 - - @@ -58,44 +47,45 @@ + + org.apache.httpcomponents + httpclient + + org.springframework.boot spring-boot-starter-jetty + + org.springframework.boot + spring-boot-starter-aop + + org.springframework.boot spring-boot-starter-web + org.springframework.boot spring-boot-starter-tomcat + + org.springframework.boot + spring-boot-starter-json org.springframework.boot - spring-boot-starter-actuator - - - - org.apache.commons - commons-lang3 - - - - org.apache.httpcomponents - httpclient + spring-boot-starter-test - - org.springframework.boot - spring-boot-starter-test - test + com.google.code.gson + gson -