X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=enrichment-coordinator-service%2Fpom.xml;h=e7f2bd670afec1ca911a68a508cd901c0c12d97a;hb=f29737ef4afa603b2da7b182af31d3ceac9943fc;hp=d34c9a6b04bfe3e832ff200a1e0e476c51027e27;hpb=b2c02763434abb3634b7c6f23aa93c9163dbe767;p=nonrtric.git diff --git a/enrichment-coordinator-service/pom.xml b/enrichment-coordinator-service/pom.xml index d34c9a6b..e7f2bd67 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.3.4.RELEASE + 2.4.2 org.o-ran-sc.nonrtric @@ -47,15 +47,16 @@ 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 2.12.2 1.24.3 + 3.0.11 0.30.0 1.1.11 2.1.1 @@ -64,6 +65,11 @@ true + + org.springdoc + springdoc-openapi-ui + 1.5.2 + org.springframework.boot spring-boot-starter-web @@ -280,6 +286,27 @@ + + io.swagger.codegen.v3 + swagger-codegen-maven-plugin + ${swagger-codegen-maven-plugin.version} + + + test + + generate + + + ${project.basedir}/api/ecs-api.json + openapi-yaml + ${project.basedir}/api + + ecs-api.yaml + + + + + io.fabric8 docker-maven-plugin @@ -353,4 +380,4 @@ JIRA https://jira.o-ran-sc.org/ - + \ No newline at end of file