X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=2d9e4206e8e7b449b722c198862d9b14af63e7ed;hb=9d7b4954a17c86e4d0c878220c18d1551560244d;hp=cd5bc0d36d820e85fdb0383075c2b8b13265519e;hpb=7bacf478fc69fb97d2abf29c4678552f58575b74;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index cd5bc0d36..2d9e4206e 100755 --- 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.1-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 -