X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=5ad8b38dd7b8101a87b4b28252e8cdb602abe0a4;hb=4a698c2e3d926fd69673eea8b15a78bc7770a29c;hp=cf986cab5872586943c278d69acf9305e6fbf63a;hpb=a14cb8993b3fcbf7f92770d4f326288a65089991;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index cf986ca..5ad8b38 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -1,25 +1,22 @@ - + 4.0.0 @@ -27,22 +24,15 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.2-SNAPSHOT + 2.1.13-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 - - @@ -57,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 @@ -78,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 - -