X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=policy-agent%2Fpom.xml;h=0ca4230068d9d48418ee5d30981e0e41eb9d476a;hb=7e1d319972f6e719143394bd2a6f4845e3edd60a;hp=aedb516d3b068128bddf8752f3ff0993e7160c51;hpb=8b532f02d2d985a3d68416296a7dd7e62f9b24bf;p=nonrtric.git diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index aedb516d..0ca42300 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -26,12 +26,12 @@ org.springframework.boot spring-boot-starter-parent - 2.3.4.RELEASE + 2.5.3 org.o-ran-sc.nonrtric policy-agent - 2.1.0-SNAPSHOT + 2.3.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -47,10 +47,10 @@ 11 - 2.9.2 + 3.0.0 2.8.2 1.1.6 - 2.0.0 + 2.1.6 20190722 3.6 3.8.0 @@ -61,9 +61,19 @@ 2.1.1 3.7.0.1746 0.8.5 - true + 3.0.0 + + com.google.guava + guava + 30.0-jre + + + org.springdoc + springdoc-openapi-ui + 1.5.2 + org.springframework.boot spring-boot-starter-web @@ -205,6 +215,12 @@ mockwebserver test + + + com.github.erosb + everit-json-schema + 1.13.0 + @@ -356,22 +372,40 @@ org.codehaus.mojo exec-maven-plugin + ${exec-maven-plugin.version} - run-test-script - verify + git submodule update + initialize + + git + + submodule + update + --init + --recursive + + + + exec + + + + copy configuration + initialize + + cp + + -r + ../onap/oran/a1-policy-management/config + . + + exec - - bash - - run_test.sh - - ../test/jenkins/ -