X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=ccfb77fb691c56737653af8ec21429105460b30d;hb=HEAD;hp=d3be9c3610e8a3a41a9bbd61945e73557c203158;hpb=e9c509ae75add43d824194a9cbc85254d218b48f;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml old mode 100755 new mode 100644 index d3be9c361..ccfb77fb6 --- 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