X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=f8ec757493b62f54ae4e4a9b2ed05619bc1168f9;hb=b9320c316cfe2b63650a90341a8c7da5a6edcd33;hp=6eb1a92ae12e91a6b63e4888a8d83b7cb9599365;hpb=6c9621a3ec2334ccf5cee8db23e425b301a53e0c;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml old mode 100755 new mode 100644 index 6eb1a92ae..f8ec75749 --- 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.5-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