X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=9939e0b18bb8dbecd2f0dd84e9a8a5ccb5cfdfed;hb=HEAD;hp=06f4edc633c005ebc3a8af8805ae5b0e699ef29c;hpb=8caa34213eb907d292b6aba64031a6554c2648e7;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml old mode 100755 new mode 100644 index 06f4edc63..8ab314ea5 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. - Modifications Copyright (C) 2021-2023 Nordix Foundation + Modifications Copyright (C) 2021-2024 Nordix Foundation Modifications Copyright (C) 2022 Deutsche Telekom AG ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.4-SNAPSHOT + 3.5.1-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.68 + ${docker.pull.registry}/onap/integration-java17:12.0.0 ${project.version}-${maven.build.timestamp} @@ -59,20 +59,29 @@ org.springframework.boot - spring-boot-starter-security + spring-boot-starter-actuator - org.springframework.boot - spring-boot-starter-actuator + org.springdoc + springdoc-openapi-starter-webmvc-ui + + + org.eclipse.jetty + jetty-server io.micrometer micrometer-registry-prometheus - org.springframework.cloud - spring-cloud-starter-sleuth + io.micrometer + micrometer-tracing-bridge-otel + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + org.springframework.security @@ -99,25 +108,16 @@ cglib-nodep test - - org.springframework.boot - spring-boot-starter-test - test - - - org.junit.vintage - junit-vintage-engine - - - com.tngtech.archunit archunit-junit5 - com.fasterxml.jackson.dataformat - jackson-dataformat-xml + org.springframework.boot + spring-boot-starter-test + test + @@ -126,6 +126,7 @@ com.google.cloud.tools jib-maven-plugin + 3.3.2 ${app} @@ -164,6 +165,16 @@ org.springframework.boot spring-boot-maven-plugin + + + + repackage + + + springboot + + + @@ -256,6 +267,7 @@ com.google.cloud.tools jib-maven-plugin + 3.3.2