X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=8875dd8954af46361311202cf75659bbf716f477;hb=c932b38f09dd98b8f93d6b0dfac0d556e0126138;hp=f40b666dd15470441f6bbd74603eb7071efff1fe;hpb=11b810b9d885b756cd286aace9576b889fb8285f;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index f40b666..8875dd8 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.8-SNAPSHOT + 2.1.14-SNAPSHOT fproxy @@ -65,12 +65,27 @@ 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-test + + + com.google.code.gson + gson +