X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=3bc2c1ba5e4356583684b1ce8cf6b87087a60527;hb=21389fc50ae79f7f980534c2d2b5346744f4315c;hp=fdaf487295315e010a383c677747e0fbe1ebcec6;hpb=956c8d8c3ba66a4b2d585c59759fdbaf9199a77e;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index fdaf4872..3bc2c1ba 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,9 +1,9 @@ - 3.5.1-SNAPSHOT + 3.5.1 1.2.10 1.1.12 2.0.9 2.7.8 - 7.33.0.Final + 7.66.0.Final 2.34 - 2.12.3 + 2.12.6.1 + 2.12.4 1.1.5 1.6.2 2.3.1 1.1.4 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 +63,7 @@ 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 @@ -91,7 +95,7 @@ com.fasterxml.jackson.module jackson-module-jaxb-annotations - ${version.jackson} + ${version.jackson.annotations} @@ -199,6 +203,13 @@ 2.7.1 + + + org.postgresql + postgresql + ${version.postgres} + + io.prometheus @@ -215,6 +226,11 @@ simpleclient_servlet ${version.io.prometheus} + + io.prometheus + simpleclient_logback + ${version.io.prometheus} + @@ -771,6 +787,13 @@ spring-boot-starter-security ${version.springboot} + + + + org.hibernate + hibernate-core + ${version.hibernate.core} +