X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=9e484afccc16e623b2a451baaa58194b45c6a380;hb=a1703ea0b029df78ceb040ad0a39d872a7384649;hp=cd5bc0d36d820e85fdb0383075c2b8b13265519e;hpb=477bd46874d2c8266007358f9ca335b0442cea18;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml old mode 100755 new mode 100644 index cd5bc0d36..9e484afcc --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.8-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 -