X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=f99e48f11a876ce3639c6f35b25a43f33143dd01;hb=ecfb5ee60ec54a2b3f789dc9436f6db4c830e3e8;hp=31375490e86bbcaef2d22dd1cc492d6112f04164;hpb=0af82141cb75a04a16248e17d4e915a580e82300;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 31375490e..f99e48f11 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.3.9-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