X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=enrichment-coordinator-service%2Fpom.xml;h=f7d6e5e68b56b2dab55270cba179153942d66329;hb=b5aa1b04fe2cf730c434e3d5d103b3ab357f2292;hp=a8cffe151eabdd98dab23d4f1e86574033c35d9f;hpb=d77be45309a661a787e8d4f485b9823ccc0976e7;p=nonrtric.git diff --git a/enrichment-coordinator-service/pom.xml b/enrichment-coordinator-service/pom.xml index a8cffe15..f7d6e5e6 100644 --- a/enrichment-coordinator-service/pom.xml +++ b/enrichment-coordinator-service/pom.xml @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.7.RELEASE + 2.3.4.RELEASE org.o-ran-sc.nonrtric @@ -76,15 +76,6 @@ org.springframework.boot spring-boot-starter-webflux - - org.springframework.boot - spring-boot-starter-aop - - - org.springframework.boot - spring-boot-devtools - true - org.springframework spring-webflux @@ -124,11 +115,6 @@ commons-net ${commons-net.version} - - org.springframework.boot - spring-boot-configuration-processor - true - org.onap.dcaegen2.services.sdk.rest.services cbs-client @@ -139,19 +125,16 @@ lombok provided - - org.onap.dmaap.messagerouter.dmaapclient - dmaapClient - ${version.dmaap} - javax.ws.rs javax.ws.rs-api ${javax.ws.rs-api.version} + - org.glassfish.jersey.inject - jersey-hk2 + com.github.erosb + everit-json-schema + 1.12.1 @@ -169,6 +152,17 @@ springfox-swagger-ui ${springfox.version} + + + org.springframework.boot + spring-boot-devtools + true + + + org.springframework.boot + spring-boot-configuration-processor + true + org.springframework.boot