X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=f4e3e916f9ad45a627504d48904d1a6408ff8f19;hb=c29a5fe32db7efb0fdefa3a3d020110aab9731b4;hp=699ea4594d41db210d3ebed6b1786a56f0d46135;hpb=9830d1aec56da5cec195f6d15c318b58f642c9b7;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 699ea4594..f4e3e916f 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.5-SNAPSHOT + 3.3.9-SNAPSHOT ../cps-parent/pom.xml @@ -37,7 +37,7 @@ org.onap.cps.Application yyyyMMdd'T'HHmmss'Z' - 0.82 + 0.86 ${docker.pull.registry}/onap/integration-java17:12.0.0 ${project.version}-${maven.build.timestamp} @@ -65,14 +65,31 @@ 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 - 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 +116,10 @@ cglib-nodep test + + com.tngtech.archunit + archunit-junit5 + org.springframework.boot spring-boot-starter-test @@ -110,14 +131,7 @@ - - com.tngtech.archunit - archunit-junit5 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - +