X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=92cdf64acaf3aa7d5aa763c8c0a04c19e1a580e2;hb=a93968a44544df3906cf858ca41e29a9ff79c4b8;hp=173795298cea7dffbfcfb350e1f84912704b28cb;hpb=4664e0a9c14f1753d348b993dc01133605fc5f83;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/pom.xml b/pom.xml index 1737952..92cdf64 100644 --- a/pom.xml +++ b/pom.xml @@ -26,12 +26,12 @@ org.springframework.boot spring-boot-starter-parent - 2.6.6 + 2.6.8 - org.o-ran-sc.nonrtric - nonrtric-plt-a1policymanagementservice - 2.4.0-SNAPSHOT + org.o-ran-sc.nonrtric.plt + a1policymanagementservice + 2.5.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -48,7 +48,7 @@ 11 3.0.0 - 2.8.8 + 2.9.0 2.1.13 20211205 3.8.0 @@ -71,11 +71,6 @@ guava 31.0.1-jre - - org.springdoc - springdoc-openapi-ui - 1.6.6 - org.springframework.boot spring-boot-starter-web @@ -116,15 +111,9 @@ jaxb-api - org.immutables - value - ${immutable.version} - provided - - - org.immutables + com.google.code.gson gson - ${immutable.version} + ${gson.version} org.json @@ -167,6 +156,12 @@ ${springfox.version} + + org.springdoc + springdoc-openapi-ui + 1.6.6 + test + org.springframework.boot spring-boot-starter-test