X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=c3e750134b200015694283f27c868f5edef7c224;hb=6baff605453ec933e1805aae6f99a40914c3f2a8;hp=39f311226b04368f2c6665bc52118bc417f88665;hpb=5cdb204185a6240f71264d123dc93b35313c1a48;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index 39f31122..c3e75013 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,9 +1,9 @@ - 3.4.2 - 1.2.3 + 3.5.1 + 1.2.10 1.1.12 2.0.9 2.7.8 - 7.33.0.Final - 2.33 + 7.66.0.Final + 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 @@ -59,6 +61,8 @@ 3.0.0 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 @@ -198,6 +202,30 @@ 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.swagger @@ -270,7 +298,7 @@ com.google.code.gson gson - 2.8.6 + 2.8.9 org.json @@ -324,6 +352,14 @@ io.springfox springfox-boot-starter + + org.apache.logging.log4j + log4j-api + + + org.apache.logging.log4j + log4j-to-slf4j + @@ -331,6 +367,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 + @@ -735,6 +781,13 @@ spring-boot-starter-security ${version.springboot} + + + + org.hibernate + hibernate-core + ${version.hibernate.core} +