X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=9e484afccc16e623b2a451baaa58194b45c6a380;hb=c78f6d318b394966da7f0c9a27ea69f9a2a61147;hp=4a5fbe48bd410e20d6b69bb29f0d4d3875ecacde;hpb=694b13a129ea1b070aad3a95fe1f19917136bc96;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml old mode 100755 new mode 100644 index 4a5fbe48b..9e484afcc --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.9-SNAPSHOT + 3.4.7-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 -