X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fpom.xml;h=7f5b1932a604f333f777ef96d1aba3524496a0c8;hb=HEAD;hp=962542d6ab6afaf2aafbd37a4ac9aa24d3164adf;hpb=083d1b326fb2b868a1365ac83a9fe761d43acb18;p=policy%2Fparent.git diff --git a/integration/pom.xml b/integration/pom.xml index 962542d6..7e3c879b 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 4.1.3-SNAPSHOT + 5.0.0-SNAPSHOT integration pom @@ -38,7 +38,8 @@ 17 - 4.1.3 + 5.0.0-SNAPSHOT + [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec jacoco @@ -550,16 +551,28 @@ 4.13.2 test + + + org.junit.jupiter + junit-jupiter + ${version.jupiter} + test + org.junit.jupiter junit-jupiter-engine ${version.jupiter} test - - org.junit.vintage - junit-vintage-engine + org.junit.jupiter + junit-jupiter-api + ${version.jupiter} + test + + + org.junit.jupiter + junit-jupiter-params ${version.jupiter} test @@ -981,34 +994,6 @@ kotlin-stdlib-common ${version.kotlin} - - - - com.squareup.okhttp3 - okhttp - 4.12.0 - - - io.projectreactor - reactor-core - 3.6.5 - - - net.bytebuddy - byte-buddy - ${version.bytebuddy} - - - net.bytebuddy - byte-buddy-agent - ${version.bytebuddy} - - - org.jboss.logging - jboss-logging - 3.5.3.Final - runtime - @@ -1487,7 +1472,7 @@ org.onap.policy.parent checkstyle - [4.1.2,) + ${version.parent.checkstyle} compile