X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=policy-agent%2Fpom.xml;h=f718d0bab6e49652e22b2d7143c481bc0c0f559b;hb=e2ac0dcf30eaf828a7c7bbd722730410f4110030;hp=27efab6ce4d9fa5c86d7cc0889a4ff586db430d1;hpb=063e00d7a9f1f56c8b0714602fcaecb3c4eac951;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 27efab6c..f718d0ba 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -48,7 +48,7 @@ 11 2.9.2 - 2.7.1 + 2.7.4 1.1.6 2.0.0 20180130 @@ -75,6 +75,10 @@ org.springframework.boot spring-boot-starter-webflux + + org.springframework.boot + spring-boot-starter-aop + org.springframework.boot spring-boot-devtools @@ -150,6 +154,11 @@ lombok provided + + com.squareup.okhttp3 + mockwebserver + test + io.springfox