X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=6466bcfe47ae78c2a9020027f6449c5f94a7951d;hb=97bad45c11ae65e029dcf92a9c954b0e6e79da80;hp=9990cdd5a9924f7b48b7b1f50b5db68e1e63b5dc;hpb=259044e49f43e78238669c93cf2cacc8a4d314d8;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml old mode 100755 new mode 100644 index 9990cdd5a..6466bcfe4 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -3,7 +3,8 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. - Modifications Copyright (C) 2021 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"); you may not use this file except in compliance with the License. @@ -27,7 +28,7 @@ org.onap.cps cps-parent - 3.2.1-SNAPSHOT + 3.4.4-SNAPSHOT ../cps-parent/pom.xml @@ -35,10 +36,9 @@ org.onap.cps.Application - 2.8.0 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,10 +135,7 @@ - - com.tngtech.archunit - archunit-junit5 - + @@ -122,7 +144,7 @@ com.google.cloud.tools jib-maven-plugin - ${jib-maven-plugin.version} + 3.3.2 ${app} @@ -161,6 +183,16 @@ org.springframework.boot spring-boot-maven-plugin + + + + repackage + + + springboot + + + @@ -253,6 +285,7 @@ com.google.cloud.tools jib-maven-plugin + 3.3.2