X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fpom.xml;h=f34bfd4097aa9d0c20be23193296d9c65e337fe5;hb=8e63d7b907bf8e94eacf283af435dfd27fe823ee;hp=63c5f16d040e8f795ccc605ac7ac06cbc5d663a3;hpb=7a049060b9ee2306eb562f75a1cbd0d50eb14f41;p=cps.git diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 63c5f16d0..f34bfd409 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.3.6-SNAPSHOT + 3.4.1-SNAPSHOT ../cps-parent/pom.xml @@ -61,10 +61,18 @@ org.springframework.boot spring-boot-starter-jetty + + com.google.code.gson + gson + io.swagger.core.v3 swagger-annotations + + io.swagger.core.v3 + swagger-models + org.mapstruct mapstruct @@ -73,6 +81,10 @@ org.mapstruct mapstruct-processor + + org.openapitools + jackson-databind-nullable + org.codehaus.groovy @@ -111,8 +123,9 @@ - com.google.code.gson - gson + org.junit.jupiter + junit-jupiter + test @@ -141,6 +154,7 @@ src/gen/java java11 true + true true false true @@ -163,6 +177,7 @@ src/gen/java java11 true + true true false true