X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=cps-application%2Fpom.xml;h=ac75c0b8e89b77acc3f17625b1fd530698f64eb1;hb=bdc3fae4230ea23accfae66f250526d51f3b3210;hp=e7ba2c591620827a8b1f3ae510c322736e1378b9;hpb=b9320c316cfe2b63650a90341a8c7da5a6edcd33;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index e7ba2c591..ac75c0b8e 100644 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.4.5-SNAPSHOT + 3.4.7-SNAPSHOT ../cps-parent/pom.xml @@ -37,7 +37,7 @@ org.onap.cps.Application yyyyMMdd'T'HHmmss'Z' - 0.86 + 0.68 ${docker.pull.registry}/onap/integration-java17:12.0.0 ${project.version}-${maven.build.timestamp} @@ -57,10 +57,6 @@ org.springframework.boot spring-boot-starter-jetty - - org.springframework.boot - spring-boot-starter-security - org.springframework.boot spring-boot-starter-actuator @@ -69,6 +65,18 @@ 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