X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=c56b9a02d073d123cd0df3f2ec71c8cb8d757bcf;hb=cb261a93c03a09b9b1f28de9bb72a98b7cacf152;hp=25a2b649a874c45d7e8faf569eb51598ee18f315;hpb=3681003052058b6a0577e4a693acb8d28bea7497;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index 25a2b649..c56b9a02 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.6.0-SNAPSHOT + 3.7.0-SNAPSHOT integration pom @@ -36,23 +36,21 @@ 11 - - 3.5.3 - 1.2.10 + + 3.6.2-SNAPSHOT + 1.2.11 1.1.12 2.0.9 2.7.8 - 7.68.0.Final - 2.33 - 2.12.6 - 2.12.6.1 - 1.1.5 + 7.73.0.Final + 2.37 + 2.14.0-rc1 + 1.4.0 1.6.6 2.3.1 1.1.4 - 4.1.70.Final - 2.5.0 - 2.5.4 + 4.1.84.Final + 2.5.14 5.4.31.Final 1.0.0 3.7.3 @@ -63,8 +61,8 @@ 2.0.2 1.7.3 0.11.0 - 42.3.3 - 3.0.0 + 42.5.0 + 3.3.1 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ nexus3.onap.org:10001 @@ -102,7 +100,7 @@ com.fasterxml.jackson.core jackson-databind - ${version.jackson.databind} + ${version.jackson} @@ -129,13 +127,6 @@ ${version.jackson} - - - com.fasterxml.jackson.module jackson-module-scala_2.12 @@ -342,6 +333,10 @@ org.glassfish.jersey.containers jersey-container-servlet-core + + javax.validation + validation-api + @@ -539,7 +534,7 @@ org.yaml snakeyaml - 1.27 + 1.33 @@ -714,6 +709,25 @@ 1.1 + + + com.google.protobuf + protobuf-java + 3.21.7 + + + + org.jetbrains.kotlin + kotlin-daemon-client + 1.7.20 + + + + org.jetbrains.kotlin + kotlin-scripting-jvm + 1.7.20 + + @@ -814,6 +828,11 @@ netty-all ${version.netty} + + io.netty + netty-common + ${version.netty} + io.netty netty-codec-http2 @@ -825,14 +844,19 @@ ${version.netty} - + + + org.apache.commons + commons-lang3 + 3.12.0 + + org.apache.commons commons-lang3 - 3.11 + 3.12.0 - commons-io commons-io @@ -841,16 +865,18 @@ org.apache.commons - commons-vfs2 - 2.8.0 + commons-text + 1.10.0 + com.googlecode.json-simple json-simple 1.1.1 + com.github.docker-java docker-java-core @@ -881,6 +907,11 @@ spring-boot-starter-validation ${version.springboot} + + org.springframework.boot + spring-boot-starter-aop + ${version.springboot} + org.springframework.boot spring-boot-starter-test @@ -902,6 +933,11 @@ spring-boot-starter-tomcat ${version.springboot} + + org.springframework.boot + spring-boot-starter-actuator + ${version.springboot} + org.springframework.boot spring-boot-autoconfigure @@ -988,6 +1024,20 @@ + + + org.apache.maven.plugins + maven-remote-resources-plugin + 3.0.0,) + + bundle + process + + + + + + org.jacoco