X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=3bc2c1ba5e4356583684b1ce8cf6b87087a60527;hb=21389fc50ae79f7f980534c2d2b5346744f4315c;hp=87dbc23736897d976f70ed45c71f1a70a6f4adde;hpb=25da0e881abd81600647831027cc32202ac511b3;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index 87dbc237..3bc2c1ba 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,9 +1,9 @@ - 3.4.0-SNAPSHOT - 1.2.3 + 3.5.1 + 1.2.10 1.1.12 2.0.9 2.7.8 - 7.33.0.Final - 2.33 - 2.12.3 + 7.66.0.Final + 2.34 + 2.12.6.1 + 2.12.4 1.1.5 1.6.2 2.3.1 1.1.4 - 4.1.63.Final + 4.1.70.Final 2.5.0 + 2.5.4 + 5.4.31.Final 1.0.0 3.7.3 9.0.45 @@ -58,6 +61,9 @@ 2.8.8 3.0.0 2.0.2 + 1.7.3 + 0.11.0 + 42.3.3 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ nexus3.onap.org:10001 @@ -89,7 +95,7 @@ com.fasterxml.jackson.module jackson-module-jaxb-annotations - ${version.jackson} + ${version.jackson.annotations} @@ -197,6 +203,35 @@ 2.7.1 + + + org.postgresql + postgresql + ${version.postgres} + + + + + io.prometheus + simpleclient + ${version.io.prometheus} + + + io.prometheus + simpleclient_hotspot + ${version.io.prometheus} + + + io.prometheus + simpleclient_servlet + ${version.io.prometheus} + + + io.prometheus + simpleclient_logback + ${version.io.prometheus} + + io.swagger @@ -269,7 +304,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.9 org.json @@ -323,6 +358,14 @@ io.springfox springfox-boot-starter + + org.apache.logging.log4j + log4j-api + + + org.apache.logging.log4j + log4j-to-slf4j + @@ -330,6 +373,16 @@ json-smart 2.4.7 + + org.apache.logging.log4j + log4j-api + 2.17.1 + + + org.apache.logging.log4j + log4j-to-slf4j + 2.17.1 + @@ -734,6 +787,13 @@ spring-boot-starter-security ${version.springboot} + + + + org.hibernate + hibernate-core + ${version.hibernate.core} +