X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=022c3b8ebdbb92306864e1494a6f0d70269632b9;hb=590a3ee140e06a979aaf49f55bb4f8e3c7ce8e17;hp=8d92d972c73680cbc4d3b434da40576ae0169caa;hpb=e8a7c4aac83b05ef3d19bf78174ee5f68e0c9c3e;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml old mode 100755 new mode 100644 index 8d92d972c..022c3b8eb --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.7-SNAPSHOT + 3.4.4-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