X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=f989638652ba1faab8ee65f61921029873ead56c;hb=1d9dae0c4be8a49d62e022da518cd8e95dc35ea5;hp=3b5069a1c45e338d02688dff1b2558881d808a86;hpb=44ff493a5e1f32b0566fa6f9826e99da08998faa;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 3b5069a1c..f98963865 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.8-SNAPSHOT + 3.4.1-SNAPSHOT ../cps-parent/pom.xml @@ -65,6 +65,22 @@ org.springframework.boot spring-boot-starter-actuator + + org.springdoc + springdoc-openapi-starter-webmvc-ui + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-http + + + jakarta.servlet + jakarta.servlet-api + io.micrometer micrometer-registry-prometheus @@ -73,6 +89,11 @@ io.micrometer micrometer-tracing-bridge-brave + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + org.springframework.security @@ -99,6 +120,10 @@ cglib-nodep test + + com.tngtech.archunit + archunit-junit5 + org.springframework.boot spring-boot-starter-test @@ -110,26 +135,7 @@ - - com.tngtech.archunit - archunit-junit5 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - - - org.eclipse.jetty - jetty-server - - - org.eclipse.jetty - jetty-http - - - jakarta.servlet - jakarta.servlet-api - +