X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fpom.xml;h=ae3650e1a0943a02f6218484f441a385bee27959;hb=d321691b1bb5c2d8b139d19cc8cfdff542993858;hp=e60e17418be5accbc55de5d4db64e37736c351e9;hpb=0fe6396dbf0f95afd1fc3b822b8a6e1a0135aa0b;p=cps.git diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index e60e17418..ae3650e1a 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,14 +27,14 @@ org.onap.cps cps-parent - 3.3.6-SNAPSHOT + 3.4.5-SNAPSHOT ../cps-parent/pom.xml cps-ncmp-rest - 1.00 + 0.99 @@ -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