X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=872162dad2e5a153f33551623d91d5a9a40b3a48;hb=6d21cfb1155e1805280976c00e4c5bfedebba734;hp=101e1ede11c857261099d4246108483d68aa4cb8;hpb=4767c0c530950580dedf3c6c249a27728817553e;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index 101e1ede..872162da 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -2,8 +2,8 @@ ============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) 2020-2021 Bell Canada. + Modifications Copyright (C) 2019-2022 Nordix Foundation. + Modifications Copyright (C) 2020-2022 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -38,19 +38,21 @@ 11 3.5.1-SNAPSHOT - 1.2.3 + 1.2.10 1.1.12 2.0.9 2.7.8 7.33.0.Final - 2.33 + 2.34 2.12.3 1.1.5 1.6.2 2.3.1 1.1.4 - 4.1.67.Final + 4.1.70.Final 2.5.0 + 2.5.4 + 5.4.31.Final 1.0.0 3.7.3 9.0.45 @@ -60,6 +62,7 @@ 2.0.2 1.7.3 0.11.0 + 42.3.1 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ nexus3.onap.org:10001 @@ -199,6 +202,13 @@ 2.7.1 + + + org.postgresql + postgresql + ${version.postgres} + + io.prometheus @@ -288,7 +298,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.9 org.json @@ -360,12 +370,12 @@ org.apache.logging.log4j log4j-api - 2.16.0 + 2.17.1 org.apache.logging.log4j log4j-to-slf4j - 2.16.0 + 2.17.1 @@ -771,6 +781,13 @@ spring-boot-starter-security ${version.springboot} + + + + org.hibernate + hibernate-core + ${version.hibernate.core} +