X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=9dc093baac43e36a285b760a79ec5fe6a6d43403;hb=51d42f6ef6e47b6291db38a94ecfba56d6cafa90;hp=60dc16b24efda8806d4b52b428ccb5133fda091d;hpb=e5312aee7325d380aa8ed9799ab58b7a046c1979;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/pom.xml b/pom.xml index 60dc16b..9dc093b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,12 +26,12 @@ org.springframework.boot spring-boot-starter-parent - 2.6.6 + 2.6.11 org.o-ran-sc.nonrtric.plt a1policymanagementservice - 2.4.0-SNAPSHOT + 2.5.1-SNAPSHOT The Apache Software License, Version 2.0 @@ -48,9 +48,9 @@ 11 3.0.0 - 2.8.2 + 2.9.0 2.1.13 - 20211205 + 20220320 3.8.0 2.12.2 1.18.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