X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=b3e1fe9679c16b7e243e39efc3abc8586a0037fd;hb=345f40ff0c767d92580c1640e87a5645d175452b;hp=2e7b12dfb9b364c65a89eb0aa375b87afe680e84;hpb=cbf4044e840ea9473cd42f0a47c53dcafee8ba94;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml old mode 100755 new mode 100644 index 2e7b12dfb..b3e1fe967 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.3-SNAPSHOT + 3.4.3-SNAPSHOT ../cps-parent/pom.xml @@ -37,8 +37,8 @@ org.onap.cps.Application yyyyMMdd'T'HHmmss'Z' - 0.82 - ${docker.pull.registry}/onap/integration-java11:8.0.0 + 0.86 + ${docker.pull.registry}/onap/integration-java17:12.0.0 ${project.version}-${maven.build.timestamp} @@ -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 - + @@ -126,6 +144,7 @@ com.google.cloud.tools jib-maven-plugin + 3.3.2 ${app} @@ -256,6 +275,7 @@ com.google.cloud.tools jib-maven-plugin + 3.3.2