X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=0af6a360e3e559c7cb396d5ba1571adc16cf9f5e;hb=0c28a81683cc488bed3efcc488fd3440a7692d28;hp=5330b8633face3c04b36786bf495d1604ae622d6;hpb=bba4d73e53cc79263fc162c4907facf43f13bdbf;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml old mode 100755 new mode 100644 index 5330b8633..0af6a360e --- 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.6-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 @@ -122,14 +132,6 @@ - - jakarta.validation - jakarta.validation-api - - - io.gsonfire - gson-fire -