X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=232ed307e2baefa27ccd7b96773a03e4d6b00cb4;hb=ea7d1b448699d890d15fd37c69d4705a094a1b53;hp=e40aa91ded1337e4d28fde80f34ac087583937eb;hpb=8caa34213eb907d292b6aba64031a6554c2648e7;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml old mode 100755 new mode 100644 index e40aa91de..232ed307e --- 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