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