X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=cps-application%2Fpom.xml;h=3b5069a1c45e338d02688dff1b2558881d808a86;hb=21171253eb47349832e1e1d4952a42051c19be05;hp=dfa469745e52abc3ea4f3005e197ea292bcf61df;hpb=ade7f1576b3ad5ad63b4f33efc59334a627657a5;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index dfa469745..3b5069a1c 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 - 2.0.1-SNAPSHOT + 3.3.8-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} @@ -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