X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=ccfb77fb691c56737653af8ec21429105460b30d;hb=HEAD;hp=8d92d972c73680cbc4d3b434da40576ae0169caa;hpb=e8a7c4aac83b05ef3d19bf78174ee5f68e0c9c3e;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml old mode 100755 new mode 100644 index 8d92d972c..f7ddd6c38 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -1,8 +1,7 @@ org.springframework.boot spring-boot-starter-web @@ -65,13 +65,22 @@ org.springframework spring-aspects + + + jakarta.validation + jakarta.validation-api + + + io.gsonfire + gson-fire + io.swagger.core.v3 swagger-annotations org.springdoc - springdoc-openapi-ui + springdoc-openapi-starter-webmvc-ui org.apache.commons @@ -115,12 +124,6 @@ org.springframework.boot spring-boot-starter-test test - - - org.junit.vintage - junit-vintage-engine - - @@ -148,6 +151,7 @@ src/gen/java java11 true + true true false true