X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=7b0f1f60274b5831b25a8e9a04d8b2e42b26663b;hb=02b2d2ab93fdbe8c8465c1d3ea2a39cd4daea2c0;hp=e8869707ce48001edd01880219577fcfa2f77759;hpb=e8a7c4aac83b05ef3d19bf78174ee5f68e0c9c3e;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index e8869707c..7b0f1f602 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.7-SNAPSHOT + 3.3.9-SNAPSHOT ../cps-parent/pom.xml @@ -65,14 +65,35 @@ 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 - org.springframework.cloud - spring-cloud-starter-sleuth + 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,14 +135,7 @@ - - com.tngtech.archunit - archunit-junit5 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - +