X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=f4e3e916f9ad45a627504d48904d1a6408ff8f19;hb=42daf6319fcb5b2857381fd3a98ed12c43b7ddd9;hp=11611d158e87087b52d976628865c53462364f6b;hpb=694b13a129ea1b070aad3a95fe1f19917136bc96;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 11611d158..f4e3e916f 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -65,6 +65,18 @@ org.springframework.boot spring-boot-starter-actuator + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-http + + + jakarta.servlet + jakarta.servlet-api + io.micrometer micrometer-registry-prometheus @@ -73,6 +85,11 @@ io.micrometer micrometer-tracing-bridge-brave + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + org.springframework.security @@ -99,6 +116,10 @@ cglib-nodep test + + com.tngtech.archunit + archunit-junit5 + org.springframework.boot spring-boot-starter-test @@ -110,26 +131,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 - +