X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a54e62afc3b454e91ad74174ce8371d54d12fe6d;hb=520c5a118d5cdcf455bd70a868368032c34dec06;hp=905a56c33d059e4eed672af9053732be171ad208;hpb=a1124947e62ef6bb710a777b67d463617b6a7d85;p=nonrtric%2Fplt%2Fa1policymanagementservice.git diff --git a/pom.xml b/pom.xml index 905a56c..a54e62a 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.0-SNAPSHOT The Apache Software License, Version 2.0 @@ -48,9 +48,9 @@ 11 3.0.0 - 2.8.8 + 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