X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=97c470de76d3f61ad7c29e67b24e4c2d0dacde0b;hb=01deccbf0cc5c1cadc2d5d25e76ccb3dde676cea;hp=260825432c4ce056fa167897a7c115b49b5ec648;hpb=50fd8fd01c059ba031e5ee13a0751d999cc90d67;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 2608254..97c470d 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.9-SNAPSHOT + 2.1.10-SNAPSHOT fproxy @@ -70,13 +70,22 @@ 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 +