X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=e6e2f9a2a65ece81652b42642726af5b0bd8c638;hb=d6a740419fe9ae62f0b03c8c973837a7089da2e4;hp=be7664aa5dad99a102951bea1234614178101c4b;hpb=81f61b526eb28a6633101e0e80fd377cbba20438;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index be7664aa5..e6e2f9a2a 100644 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.4.3-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 - -