X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=e8869707ce48001edd01880219577fcfa2f77759;hb=c4485f7218fb9b2b4b7c113294ae2902979f5b5e;hp=f656215c06b2e20e022f0c4dbedec1dddfce044e;hpb=d32354171c15651c24b8e7f99c1164b75411489a;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index f656215c0..e8869707c 100755 --- 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. - Modification Copyright (C) 2021 Nordix Foundation + Modifications Copyright (C) 2021-2023 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 - 1.1.0-SNAPSHOT + 3.3.7-SNAPSHOT ../cps-parent/pom.xml @@ -35,10 +36,9 @@ org.onap.cps.Application - 2.8.0 yyyyMMdd'T'HHmmss'Z' - 0.7 - ${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,6 +65,10 @@ org.springframework.boot spring-boot-starter-actuator + + io.micrometer + micrometer-registry-prometheus + org.springframework.cloud spring-cloud-starter-sleuth @@ -110,6 +114,10 @@ com.tngtech.archunit archunit-junit5 + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + @@ -118,7 +126,7 @@ com.google.cloud.tools jib-maven-plugin - ${jib-maven-plugin.version} + 3.3.2 ${app} @@ -249,9 +257,10 @@ com.google.cloud.tools jib-maven-plugin + 3.3.2 - \ No newline at end of file +