X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=2943ef8b89d4aa3a48da579a762ee0980f8c9fd2;hb=ce0418ebc13a530f012d4c9eb78ed659f853da64;hp=f718d0bab6e49652e22b2d7143c481bc0c0f559b;hpb=e2ac0dcf30eaf828a7c7bbd722730410f4110030;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index f718d0ba..2943ef8b 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -26,12 +26,12 @@ org.springframework.boot spring-boot-starter-parent - 2.2.4.RELEASE + 2.2.7.RELEASE org.o-ran-sc.nonrtric policy-agent - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -48,19 +48,19 @@ 11 2.9.2 - 2.7.4 + 2.8.2 1.1.6 2.0.0 - 20180130 - 3.3 - 4.0.1 + 20190722 + 3.6 3.8.0 2.8.1 1.18.0 0.30.0 - 1.1.9 + 1.1.11 2.1.1 3.7.0.1746 + 0.8.5 @@ -123,17 +123,6 @@ commons-net ${commons-net.version} - - - org.springframework.boot - spring-boot-starter-actuator - - - - org.springframework.boot - spring-boot-starter-test - test - org.springframework.boot spring-boot-configuration-processor @@ -155,10 +144,26 @@ provided - com.squareup.okhttp3 - mockwebserver - test + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + ${version.dmaap} + + + javax.ws.rs + javax.ws.rs-api + ${javax.ws.rs-api.version} + + + org.glassfish.jersey.inject + jersey-hk2 + + + + org.springframework.boot + spring-boot-starter-actuator + + io.springfox @@ -170,11 +175,16 @@ springfox-swagger-ui ${springfox.version} + + + org.springframework.boot + spring-boot-starter-test + test + org.awaitility awaitility - ${awaitility.version} test @@ -198,18 +208,9 @@ test - org.onap.dmaap.messagerouter.dmaapclient - dmaapClient - ${version.dmaap} - - - javax.ws.rs - javax.ws.rs-api - ${javax.ws.rs-api.version} - - - org.glassfish.jersey.inject - jersey-hk2 + com.squareup.okhttp3 + mockwebserver + test @@ -275,7 +276,7 @@ org.jacoco jacoco-maven-plugin - 0.8.4 + ${jacoco-maven-plugin.version} default-prepare-agent