X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=e6e2f9a2a65ece81652b42642726af5b0bd8c638;hb=d6a740419fe9ae62f0b03c8c973837a7089da2e4;hp=564880820b8efa0de2919768e3a83d794d20e31e;hpb=364fa197ec6e2f91f5975798d125a012a1a97be9;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 564880820..e6e2f9a2a 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.8-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 @@ -73,14 +69,6 @@ org.eclipse.jetty jetty-server - - org.eclipse.jetty - jetty-http - - - jakarta.servlet - jakarta.servlet-api - io.micrometer micrometer-registry-prometheus @@ -128,12 +116,6 @@ org.springframework.boot spring-boot-starter-test test - - - org.junit.vintage - junit-vintage-engine - -