X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=260825432c4ce056fa167897a7c115b49b5ec648;hb=50fd8fd01c059ba031e5ee13a0751d999cc90d67;hp=e79bd3e93f41ec0169e47156f8a3fc2cd20b557b;hpb=5aa8aec689a399e7803e84e531532d0c61631ec1;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index e79bd3e..2608254 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -1,21 +1,21 @@ - @@ -24,7 +24,7 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.7-SNAPSHOT + 2.1.9-SNAPSHOT fproxy @@ -33,21 +33,25 @@ Sidecar fproxy ONAP AAF Forward Proxy Microservice For Pluggable Security + + + + + org.springframework.boot + spring-boot-dependencies + ${spring.boot.version} + pom + import + + + + - - org.springframework.boot - spring-boot-dependencies - ${spring.boot.version} - pom - import + org.apache.httpcomponents + httpclient - - - org.apache.httpcomponents - httpclient - - + org.springframework.boot spring-boot-starter-jetty @@ -61,6 +65,12 @@ org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + +