X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=f4e3e916f9ad45a627504d48904d1a6408ff8f19;hb=c29a5fe32db7efb0fdefa3a3d020110aab9731b4;hp=15868b15968a04746432d338b2e4bcf78958c94c;hpb=bba4d73e53cc79263fc162c4907facf43f13bdbf;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 15868b159..f4e3e916f 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 @@ -40,7 +40,6 @@ 0.86 ${docker.pull.registry}/onap/integration-java17:12.0.0 ${project.version}-${maven.build.timestamp} - 5.0.0 @@ -66,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 @@ -74,6 +85,11 @@ io.micrometer micrometer-tracing-bridge-brave + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + org.springframework.security @@ -100,6 +116,10 @@ cglib-nodep test + + com.tngtech.archunit + archunit-junit5 + org.springframework.boot spring-boot-starter-test @@ -111,22 +131,7 @@ - - com.tngtech.archunit - archunit-junit5 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - - - org.eclipse.jetty - jetty-server - - - jakarta.servlet - jakarta.servlet-api - +