X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=policy-agent%2Fpom.xml;h=8ed33684b0e9b81c637c7009a7616c8abb6eeb47;hb=a088a2bab47b729e91bf2155bfa4e979d023ce27;hp=27efab6ce4d9fa5c86d7cc0889a4ff586db430d1;hpb=c05ff9603d076a29f72cde54aed1108aff69ef00;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 27efab6c..8ed33684 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -48,19 +48,20 @@ 11 2.9.2 - 2.7.1 + 2.8.2 1.1.6 2.0.0 - 20180130 - 3.3 - 4.0.1 + 20190722 + 3.6 + 4.0.2 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 @@ -75,6 +76,10 @@ org.springframework.boot spring-boot-starter-webflux + + org.springframework.boot + spring-boot-starter-aop + org.springframework.boot spring-boot-devtools @@ -150,6 +155,11 @@ lombok provided + + com.squareup.okhttp3 + mockwebserver + test + io.springfox @@ -266,7 +276,7 @@ org.jacoco jacoco-maven-plugin - 0.8.4 + ${jacoco-maven-plugin.version} default-prepare-agent