X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=4c46e462a1802d024e59f27b37b9020ac0d7381a;hb=ce880216ec85aa12c1fda23c3abaf4bd16d9595d;hp=9ce0006ce11414059e19355ed85702230f8aaca8;hpb=b0c2031e8d546336685c84cfccef8d515144dfc6;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 9ce0006ce..4c46e462a 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -4,6 +4,7 @@ Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. Modifications Copyright (C) 2021 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.0-SNAPSHOT ../cps-parent/pom.xml @@ -37,7 +38,7 @@ org.onap.cps.Application 2.8.0 yyyyMMdd'T'HHmmss'Z' - 0.7 + 0.82 ${docker.pull.registry}/onap/integration-java11:8.0.0 ${project.version}-${maven.build.timestamp} @@ -114,6 +115,10 @@ com.tngtech.archunit archunit-junit5 + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml +