X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=2d9e4206e8e7b449b722c198862d9b14af63e7ed;hb=a966bab93a17fcba4e7fc28354c01b3f0878fbbe;hp=6eb1a92ae12e91a6b63e4888a8d83b7cb9599365;hpb=9830d1aec56da5cec195f6d15c318b58f642c9b7;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 6eb1a92ae..2d9e4206e 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.5-SNAPSHOT + 3.4.1-SNAPSHOT ../cps-parent/pom.xml @@ -39,6 +39,7 @@ ${project.groupId} cps-service + org.springframework.boot spring-boot-starter-web @@ -65,6 +66,15 @@ org.springframework spring-aspects + + + jakarta.validation + jakarta.validation-api + + + io.gsonfire + gson-fire + io.swagger.core.v3 swagger-annotations @@ -148,6 +158,7 @@ src/gen/java java11 true + true true false true