X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=1a63ea5794f7196fe9ed85b4423fb5b8f22bf8d9;hb=a649fd1b3c8308b4c7cc2018965c93bff9d7eb54;hp=c8b55ab8ec01c43c13178e233ec81da6dd79561d;hpb=25129101f6735146df78a6c94fac9fca510d585d;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index c8b55ab..1a63ea5 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -1,21 +1,21 @@ - @@ -24,22 +24,15 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.2-SNAPSHOT + 2.1.11-SNAPSHOT fproxy - 2.1.2-SNAPSHOT jar - aaf-fproxy + Sidecar fproxy ONAP AAF Forward Proxy Microservice For Pluggable Security - - - 2.0.3.RELEASE - ${basedir}/target - - @@ -54,18 +47,28 @@ + + 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 - spring-boot-starter-tomcat org.springframework.boot + spring-boot-starter-tomcat org.springframework.boot @@ -75,27 +78,14 @@ - org.apache.commons - commons-lang3 - - - - org.apache.httpcomponents - httpclient + org.springframework.boot + spring-boot-starter-test com.google.code.gson gson - - - - org.springframework.boot - spring-boot-starter-test - test - -