X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=8875dd8954af46361311202cf75659bbf716f477;hb=c932b38f09dd98b8f93d6b0dfac0d556e0126138;hp=68e6a865ad4e8a610091e69496b4a7221187715b;hpb=d3e1728b11f11d3979f04be1773e338416090d77;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 68e6a86..8875dd8 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.7-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 +