X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=11611d158e87087b52d976628865c53462364f6b;hb=4bc19fe118ca7d81891c12d40719a569bc528a21;hp=193599ff9d693af9773011e57a9f0f3796b6dae2;hpb=ae74cfd469d290a2a9ede5e8ae10fed4851dbbf0;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 193599ff9..11611d158 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. - Modifications 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 - 3.1.0-SNAPSHOT + 3.3.9-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} @@ -70,8 +70,8 @@ micrometer-registry-prometheus - org.springframework.cloud - spring-cloud-starter-sleuth + io.micrometer + micrometer-tracing-bridge-brave @@ -114,6 +114,22 @@ com.tngtech.archunit archunit-junit5 + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-http + + + jakarta.servlet + jakarta.servlet-api + @@ -122,7 +138,7 @@ com.google.cloud.tools jib-maven-plugin - ${jib-maven-plugin.version} + 3.3.2 ${app} @@ -253,6 +269,7 @@ com.google.cloud.tools jib-maven-plugin + 3.3.2