X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=c53cbd0e32a327d28b2de3b81f7da9c071365f41;hb=1daae3e877d5446c7ec5dac4ca5f28ca1637e393;hp=462d1cf456ae0918444119ee27015bca4f350ec7;hpb=8bd2403907becf8a6d246408434fbceaa30ba745;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index 462d1cf4..c53cbd0e 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2018-2021 AT&T. All rights reserved. - Modifications Copyright (C) 2019-2021 Nordix Foundation. + Modifications Copyright (C) 2019-2022 Nordix Foundation. Modifications Copyright (C) 2020-2021 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.4.0-SNAPSHOT + 3.5.1-SNAPSHOT integration pom @@ -37,7 +37,7 @@ 11 - 3.4.0-SNAPSHOT + 3.5.1-SNAPSHOT 1.2.3 1.1.12 2.0.9 @@ -45,11 +45,11 @@ 7.33.0.Final 2.33 2.12.3 - 0.7.5 + 1.1.5 1.6.2 2.3.1 1.1.4 - 4.1.63.Final + 4.1.67.Final 2.5.0 1.0.0 3.7.3 @@ -58,6 +58,8 @@ 2.8.8 3.0.0 2.0.2 + 1.7.3 + 0.11.0 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ nexus3.onap.org:10001 @@ -197,6 +199,23 @@ 2.7.1 + + + io.prometheus + simpleclient + ${version.io.prometheus} + + + io.prometheus + simpleclient_hotspot + ${version.io.prometheus} + + + io.prometheus + simpleclient_servlet + ${version.io.prometheus} + + io.swagger @@ -315,7 +334,7 @@ - org.onap.ccsdk.cds.blueprintsprocessor + org.onap.ccsdk.cds.blueprintsprocessor.modules blueprint-proto ${version.ccsdk} @@ -323,6 +342,14 @@ io.springfox springfox-boot-starter + + org.apache.logging.log4j + log4j-api + + + org.apache.logging.log4j + log4j-to-slf4j + @@ -330,6 +357,16 @@ json-smart 2.4.7 + + org.apache.logging.log4j + log4j-api + 2.17.1 + + + org.apache.logging.log4j + log4j-to-slf4j + 2.16.0 +